python-hearthstone:炉石传说Python库(CardDefs,DBF,枚举,日志解析器)

时间:2021-03-26 04:53:19
【文件属性】:
文件名称:python-hearthstone:炉石传说Python库(CardDefs,DBF,枚举,日志解析器)
文件大小:38KB
文件格式:ZIP
更新时间:2021-03-26 04:53:19
hearthstone Python python-炉石传说 一个炉石传说Python库,其中包含: 一个CardDefs.xml解析器( hearthstone.cardxml ) DbfXml解析器( hearthstone.dbf ) 炉石传说枚举为IntEnum( hearthstone.enums ) 先前在hearthstone.hslog的日志解析器已移至。 最新版本的CardDefs.xml数据可在或通过pip install hearthstone_data在PyPI上pip install hearthstone_data 。 要求 Python 3.6+ xml文件 安装 要从PyPI pip install hearthstone : pip install hearthstone 执照 该项目已获得MIT许可。 完整的许可证文本可在LICENSE文件中找到。 社区 这是一个项目。 加入的
【文件预览】:
python-hearthstone-master
----setup.py(62B)
----hearthstone()
--------deckstrings.py(3KB)
--------enums.py(44KB)
--------__init__.py(85B)
--------types.py(97B)
--------stringsfile.py(969B)
--------entities.py(9KB)
--------utils.py(7KB)
--------cardxml.py(11KB)
--------dbf.py(4KB)
----.travis.yml(643B)
----LICENSE(1KB)
----setup.cfg(726B)
----README.md(1KB)
----tests()
--------res()
--------test_cardxml.py(430B)
--------__init__.py(0B)
--------test_entities.py(7KB)
--------test_enums.py(2KB)
--------test_utils.py(350B)
--------test_deckstrings.py(4KB)
--------test_dbf.py(875B)
--------test_stringsfile.py(897B)
----.editorconfig(334B)
----tox.ini(672B)

网友评论