Shuffle and distribute cards
Project description
Description
This Program is written for hobby carders who want to shuffle and distribute deck of cards among themselves.
Installation
pip install shuffle_dist_cards
from shuffle_dist_cards import ShuffleDistCards
card_obj = ShuffleDistCards(4) # Here 4 is no_of_players
card_obj.create_n_shuffle_deck()
card_obj.dist_cards()
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
File details
Details for the file shuffle_dist_cards-0.1.1.tar.gz.
File metadata
- Download URL: shuffle_dist_cards-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f93cd97186eacad621a1f1a75652a4a613af8754a464a0bf221365b62058f167
|
|
| MD5 |
df238eb5fccf0c47fa3a6b1073ad35e8
|
|
| BLAKE2b-256 |
c198d33de0606a1d2cfe267c4f6c10aa32db6e2d0701c41db24f805b967edff6
|