文件名称:python-bods-client:总线开放数据服务API的python客户端
文件大小:48KB
文件格式:ZIP
更新时间:2024-03-19 18:57:17
Python
客户端 交通运输部开放数据服务API的Python客户端 特征 带有注释的完全键入并与,与 添加您的! 安装 pip install bods-client 例子 展示如何使用您的项目: from bods_client . example import some_function print ( some_function ( 3 , 4 )) # => 7 执照 学分 该项目是使用生成的。 当前模板版本为: 。 查看此后。
【文件预览】:
python-bods-client-main
----.readthedocs.yml(551B)
----poetry.lock(86KB)
----pyproject.toml(1KB)
----docs()
--------conf.py(5KB)
--------_templates()
--------pages()
--------requirements.txt(216B)
--------Makefile(611B)
--------index.rst(214B)
--------_static()
----.github()
--------workflows()
----tests()
--------test_bods_client()
----LICENSE(1KB)
----CONTRIBUTING.md(2KB)
----setup.cfg(2KB)
----.gitignore(3KB)
----CHANGELOG.md(121B)
----Makefile(313B)
----README.md(2KB)
----.editorconfig(373B)
----bods_client()
--------constants.py(367B)
--------models.py(2KB)
--------py.typed(0B)
--------types.py(102B)
--------client.py(7KB)
--------__init__.py(24B)