ecfg:启蒙配置解析器

时间:2024-05-26 10:50:11
【文件属性】:

文件名称:ecfg:启蒙配置解析器

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-26 10:50:11

Python

心电图 启蒙配置解析器。 请参阅: : 需要pyparsing: ://pyparsing.wikispaces.com/。 安装 python setup.py install 从CLI使用 ecfg命令的帮助文本。 usage: ecfg [-h] [--format {text,xml,json}] filename Parse e.cfg files positional arguments: filename optional arguments: -h, --help show this help message and exit --format {text,xml,json} Output format 用法示例: ecfg e.cfg --format xml 用作图书馆 i


【文件预览】:
ecfg-master
----setup.py(1KB)
----.gitignore(755B)
----test.sh(97B)
----requirements.txt(16B)
----.travis.yml(296B)
----LICENSE(1KB)
----README.md(3KB)
----tests()
--------sample.xml(2KB)
--------sample.json(1KB)
--------sample.cfg(613B)
--------tests.py(4KB)
----test_requirements.txt(53B)
----ecfg()
--------__init__.py(108B)
--------parser.py(9KB)
--------cli.py(876B)

网友评论