humon-py:Humon的CPython扩展模块

时间:2024-03-07 23:58:27
【文件属性】:

文件名称:humon-py:Humon的CPython扩展模块

文件大小:23KB

文件格式:ZIP

更新时间:2024-03-07 23:58:27

C

幽门派 这是一个用于阅读[Humon | ]令牌流。 安装humon-py 要在python中安装和使用: $ pip install humon 用法 from humon import humon t = humon . Trove . fromString ( '{foo:bar}' ) print ( t . root [ 'foo' ]) 发展人类 要安装humon-py和开发和运行测试所需的工具,请运行以下命令: $ pip install -e .[dev]


【文件预览】:
humon-py-main
----MANIFEST.in(142B)
----build.py(1KB)
----howToDev.txt(495B)
----sample.py(180B)
----tests()
--------test1.py(244B)
--------test2.hu(50B)
--------__init__.py(0B)
--------context.py(135B)
--------test0.py(926B)
--------testRun.py(2KB)
--------test2.py(83B)
----LICENSE(1KB)
----__init__.py(0B)
----humon()
--------iterators.py(414B)
--------cpkg()
--------enums.py(5KB)
--------__init__.py(0B)
----setup.py(2KB)
----.gitignore(2KB)
----todo.txt(379B)
----README.md(453B)

网友评论