文件名称:chevron:胡须的Python实现
文件大小:20KB
文件格式:ZIP
更新时间:2024-05-24 04:35:36
python mustache Python
python实现。 为什么是雪佛龙? 我很高兴你问! 人字形快 雪佛龙不到一半的时间(规范上甚至还没有更新)。 大约有70%的时间是 (一种“修剪”版的胡须,也不符合规范)。 人字形是pep8 flake8命令由运行,以确保一致性。 雪佛龙符合规格 雪佛龙公司通过了提供的所有单元测试(在下面列出的每个版本中)。 如果您发现雪佛龙没有通过测试,请 Chevron与Python 2和3兼容 travis对Python 2.6、2.7、3.2、3.3、3.4、3.5和3.6进行了测试。 用法 命令行用法:(如果通过pypi安装) usage: chevron [-h] [-v] [-d DATA] [-p PARTIALS_PATH] [-e PARTIALS_EXT] [-l DEF_LDEL] [-r DEF_RDEL] t
【文件预览】:
chevron-main
----MANIFEST.in(18B)
----.travis.yml(1KB)
----.gitmodules(72B)
----.coveragerc(108B)
----benchmark.py(2KB)
----tests()
--------test-partials-disabled.rendered(1KB)
--------test.mustache(1KB)
--------unicode.mustache(31B)
--------partial.mustache(29B)
--------test.rendered(1KB)
--------data.json(333B)
----tox.ini(312B)
----LICENSE(1KB)
----__init__.py(180B)
----spec()
----setup.py(1KB)
----.gitignore(307B)
----test_spec.py(16KB)
----README.md(4KB)
----chevron()
--------main.py(3KB)
--------tokenizer.py(7KB)
--------metadata.py(19B)
--------__init__.py(156B)
--------renderer.py(13KB)