declxml:Python的声明式XML处理

时间:2021-02-06 17:44:44
【文件属性】:
文件名称:declxml:Python的声明式XML处理
文件大小:52KB
文件格式:ZIP
更新时间:2021-02-06 17:44:44
python xml python3 xml-parser python27 declxml-声明式XML处理 XML处理变得容易。 不再需要编写和维护数十行或数百行命令式序列化和解析逻辑。 使用declxml,您可以声明性地定义XML文档的结构,然后让declxml处理其余部分。 安装 使用任一点安装 pip install declxml 或 pipenv install declxml 文献资料 有关详细文档,请参见项目的。 用法 给定一些要处理的XML < author> < name>Robert A. Heinlein < birth>1907 < book>
【文件预览】:
declxml-master
----cosmic-ray.yml(118B)
----mypy.ini(60B)
----.pylintrc(16KB)
----azure-steps()
--------test.yml(1KB)
--------install_deps.yml(128B)
----py.typed(0B)
----CONTRIBUTING.md(2KB)
----pytest.ini(176B)
----LICENSE(1KB)
----setup.cfg(31B)
----setup.py(1KB)
----README.md(5KB)
----Pipfile(435B)
----Makefile(1KB)
----declxml.py(51KB)
----azure-pipelines.yml(2KB)
----docs()
--------advanced_guide.rst(11KB)
--------conf.py(5KB)
--------index.rst(3KB)
--------Makefile(610B)
--------guide.rst(14KB)
--------api.rst(76B)
----tests()
--------test_issues.py(2KB)
--------run_tests.py(132B)
--------test_hooks_value_transforms.py(13KB)
--------test_serialization.py(26KB)
--------helpers.py(629B)
--------test_hooks_validation.py(15KB)
--------test_attrs.py(2KB)
--------test_aggregate_processing.py(9KB)
--------test_text_encoding.py(2KB)
--------test_errors.py(6KB)
--------__init__.py(0B)
--------test_parsing.py(22KB)
--------test_xpath.py(9KB)
----.gitignore(1KB)
----.coveragerc(67B)

网友评论