A deck of cards
Project description
pydecklib
A deck of cards
Installation
$ pip install pydecklib
Usage
pydecklib
can be used to use a deck of cards in a game context.
from pydecklib.deck import Deck
deck = Deck()
deck.shuffle()
card = deck.draw()
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
pydecklib
was created by amaurylekens. It is licensed under the terms of the MIT license.
Credits
pydecklib
was created with cookiecutter
and the py-pkgs-cookiecutter
template.
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
pydecklib-0.1.1.tar.gz
(4.7 kB
view hashes)
Built Distribution
Close
Hashes for pydecklib-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ca751434812326b2c2c9d012abec9cb39ff0fbae9480b0f72938e4de2dbaecd |
|
MD5 | 081adc9ee34c88b702c0ee3e306d42f4 |
|
BLAKE2b-256 | 5ce166616259127ee4ca1a7a27c52e9390262e84cb3b858af6d37745c6a3b1a0 |