Command-line utility to simulate casino games
Project description
pycasino - casino games in Python
pycasino is a Python library and command-line utility aiming to recreate several casino games. The idea for this library is based on the book Hands-On Programming with R by Garret Grolemund (available for free). The implementation of the Deck class is based on deck
.
Installation
pip can be used to install pycasino:
pip install pycasino
However, we recommend to install pycasino using pipx to make it available outside your virtual environment:
pipx install pycasino
Usage
pycasino can be used as a command-line utility as follows:
pycasino <dir>
Contributing
Please refer to CONTRIBUTING.md
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pycasino-0.0.1.tar.gz
.
File metadata
- Download URL: pycasino-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7992245614efa0d5bc1b67354630c1bb2213ad74833b05a902985db3b6a08fc1 |
|
MD5 | c75f3b474c9288b5cc081c479a991280 |
|
BLAKE2b-256 | ee3c73319efe018758773b30b39e1bfeffe1f03321cce74f5bd884f614a27503 |
File details
Details for the file pycasino-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pycasino-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60a7e48f6cfeb178a49f66a7ebabaf9e04e5fc7ab51334a44920732b435bdabc |
|
MD5 | 355a648bb7ffe6694c6cf646459d7b79 |
|
BLAKE2b-256 | 068c32af2c80f09d3fed723c987def88f5385b061531aa4e922493219155eeb7 |