Installation

Simple from PYPI:

$ pip install poker

Advanced, directly from package in development mode:

$ git clone git@github.com:pokerregion/poker.git
$ cd poker
$ pip install -e .