mthuurne / python-hearthstone

CardDefs.xml parser and Hearthstone enums for Python

Home Page:http://hearthsim.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-hearthstone

A Hearthstone Python library, including a CardDefs.xml parser and Hearthstone enums.

Requirements

  • Python 3.4+

Installation

  • To install from source: ./setup.py install
  • To install from pip: pip install -e git+https://github.com/HearthSim/python-hearthstone.git#egg=hearthstone_dev

License

This project is licensed under the MIT license.

Community

This is a HearthSim project. All development happens on our IRC channel #hearthsim on Freenode.

About

CardDefs.xml parser and Hearthstone enums for Python

http://hearthsim.info


Languages

Language:Python 100.0%