# Card Game Analysis: Tools to analyse card games
This project was started with the motivation of showing how unfair the card game Daifugo is. Please note that the project is under active development, and there’s still a lot of things to add.
## Install/Update/Uninstall with [pip](https://pypi.org/project/pip/)
The recommended way to install is by using [pip](https://pypi.org/project/pip/).
### Install
`shell $ pip install card-game-analysis `
### Update
`shell $ pip install -U card-game-analysis `
### Uninstall
`shell $ pip uninstall card-game-analysis `
## Documentation
Documentation is hosted on readthedocs.org:
https://card-game-analysis.readthedocs.io/en/latest
## Relevant links
[Standard 52-card deck Wikipedia article](https://en.wikipedia.org/wiki/Standard_52-card_deck)
[Daifugo Wikipedia article](https://en.wikipedia.org/wiki/Daifug%C5%8D)
## License
Card-game-analysis is [MIT licensed](https://github.com/nwnordahl/card-game-analysis/blob/master/LICENSE).
Release files for card-game-analysis 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| card-game-analysis-0.0.4.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| card_game_analysis-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / card-game-analysis-0.0.4.tar.gz
| Download URL | card-game-analysis-0.0.4.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
30fdec2c07eb7f510f0310b6808d0e368ae1558d0211ba10cffdecdd1c610f2c
|
|
BLAKE2b-256 checksum How to use checksums |
98a61fa378c65acbe8841ede0d1b188617170aa24651de206f3a5190e90cc372
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
|
Release files / card_game_analysis-0.0.4-py3-none-any.whl
| Download URL | card_game_analysis-0.0.4-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f928ef6bf4b200dca0600da7a88ef2bc02c6098a24389d0e8f92593948d29df1
|
|
BLAKE2b-256 checksum How to use checksums |
34ca2388862ff1b1f76271a0c88ed7c06df062c73ac832fc5628a0e950053e4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
|