PathOfBuildingAPI:用于建筑之路的API,用于流亡之路中的建筑的建筑共享格式

时间:2021-04-07 05:30:37
【文件属性】:
文件名称:PathOfBuildingAPI:用于建筑之路的API,用于流亡之路中的建筑的建筑共享格式
文件大小:60KB
文件格式:ZIP
更新时间:2021-04-07 05:30:37
path building of poe exile 构建API的路径(pobapi) 用于建筑之路的API,用于“流亡之路”中的建筑的建筑共享格式。 目录 Building Path API提供了用于处理 pastebins综合工具箱。 它面向社区开发人员: 希望向其应用程序添加构建路径功能。 从现有解决方案升级。 使用此库的好处: 专注于应用程序的核心竞争力 将空闲时间花在独特的功能上 向后兼容,随着PoB导出格式的改变 经过测试且安全的代码库 pip install pobapi >>> import pobapi >>> url = " https://pastebin.com/bQRjfedq " >>> build = pobapi.from_url(url) >>> print (build.ascendancy_name) Elementalist >>> print (build.bandit) None >
【文件预览】:
PathOfBuildingAPI-master
----setup.py(2KB)
----poetry.lock(48KB)
----data()
--------import_code.txt(8KB)
--------test_code.txt(4KB)
----pyproject.toml(817B)
----MANIFEST.in(74B)
----setup.cfg(0B)
----LICENSE.txt(1KB)
----README.rst(4KB)
----tests()
--------__init__.py(0B)
--------test_api.py(5KB)
----pobapi()
--------__init__.py(207B)
--------models.py(10KB)
--------constants.py(22KB)
--------api.py(12KB)
--------config.py(25KB)
--------stats.py(8KB)
--------util.py(6KB)
----.readthedocs.yaml(158B)
----docs()
--------Makefile(580B)
--------api.rst(324B)
--------dev.rst(918B)
--------index.rst(766B)
--------conf.py(6KB)
--------user.rst(988B)
--------make.bat(752B)

网友评论