文件名称:jaxbin:MathJax和TeX pastebin
文件大小:1.25MB
文件格式:ZIP
更新时间:2024-02-23 11:24:26
javascript python flask latex mathjax
贾斯宾 MathJax pastebin :open_book: 配置 在MySQL中创建数据库 使用适当的凭证编辑jaxbin/config.py 。 创建表: python createdb.py 跑步 安装pip依赖项: pip install -r requirements.txt 运行jaxbin: python runjaxbin.py
【文件预览】:
jaxbin-master
----.gitignore(764B)
----README.md(286B)
----runjaxbin.py(54B)
----LICENSE(11KB)
----requirements.txt(122B)
----createdb.py(150B)
----jaxbin()
--------config.py(79B)
--------models.py(384B)
--------static()
--------util.py(440B)
--------__init__.py(841B)
--------templates()
----wsgi.py(38B)