CardDefs.xml parser and Hearthstone enums for Python
Project description
python-hearthstone
A Hearthstone Python library containing:
- A CardDefs.xml parser (
hearthstone.cardxml
) - A DbfXml parser (
hearthstone.dbf
) - A deck code encoder and decoder (
hearthstone.deckstrings
) - Hearthstone enums as IntEnum (
hearthstone.enums
)
The CardDefs.xml data for the latest build can optionally be installed from the
python-hearthstone-data repository
or on PyPI with pip install hearthstone_data
. Otherwise, they will be download at runtime.
Requirements
- Python 3.6+
- lxml
Installation
- To install from PyPI:
pip install hearthstone
License
This project is licensed under the MIT license. The full license text is available in the LICENSE file.
Community
This is a HearthSim project. Join the HearthSim Developer community on Discord.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hearthstone-9.10.0.tar.gz
(43.2 kB
view hashes)
Built Distribution
Close
Hashes for hearthstone-9.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58b290d6d27ca24efb6f66f7224f861a272c16501759ac0cb4654a92ba923710 |
|
MD5 | f71688e34b874149b08093690b89bf8c |
|
BLAKE2b-256 | 887f9fbbdee399d4d57d4d23d58d8412ab8ec22378c7a7f84b7eac3674ae2130 |