Installation
If git is not installed:
pip install --upgrade https://github.com/Thomas-Fulton/python-card-games/tarball/master
Otherwise use:
pip install git+https://github.com/Thomas-Fulton/python-card-games.git
Alternatively, clone the repository, and install from the within the repository’s directory:
pip install .