bottle-jinja-live:jinja2模板的小型验证器

时间:2024-05-20 09:13:32
【文件属性】:

文件名称:bottle-jinja-live:jinja2模板的小型验证器

文件大小:879KB

文件格式:ZIP

更新时间:2024-05-20 09:13:32

python jquery jinja2 bottlepy HTML

瓶金贾生活 jinja2模板的小型实时编辑器,灵感来自于 。 OP发布了一个带有flask应用程序的存储库,该应用程序可以做到这一点,我无法抗拒,并使用bottle.py构建了它。 用法: $ pip install bottle jinja2 $ python app.py 现在请小心,此应用程序侦听0.0.0.0上的所有传入请求。 您可以使用以下方法在Docker上运行: $ make build $ make run


【文件预览】:
bottle-jinja-live-master
----app.py(5KB)
----templates()
--------index.html(1KB)
--------base.html(1KB)
--------editor.html(3KB)
--------example-template.j2(63B)
----Pipfile(164B)
----assets()
--------css()
--------img()
--------bootstrap.min.css(118KB)
--------fonts()
--------js()
----editable-templates()
--------index.html.j2(1KB)
--------example-template.j2(63B)
----Dockerfile(175B)
----LICENSE(1KB)
----Pipfile.lock(6KB)
----requirements.txt(21B)
----.gitignore(1KB)
----Makefile(166B)
----.dockerignore(34B)
----README.md(446B)

网友评论