41 Forks
299 Stars
299 Watchers

pokerkit

An open-source Python library for poker game simulations, hand evaluations, and statistical analysis

How to download and setup pokerkit

Open terminal and run command
git clone https://github.com/uoftcprg/pokerkit.git
git clone is used to create a copy or clone of pokerkit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pokerkit https://github.com/uoftcprg/pokerkit/archive/master.zip

Or simply clone pokerkit with SSH
[email protected]:uoftcprg/pokerkit.git

If you have some problems with pokerkit

You may open issue on pokerkit support forum (system) here: https://github.com/uoftcprg/pokerkit/issues