A test project using nbdev
Project description
nbdev_cards
A deck of cards demo of nbdev based on ideas from “Think Python 2nd Edition” by Allen B. Downey.
Install
pip install nbdev-cards2022
or
conda install -c fastai nbdev-cards2022
How to use
This lib provids a Card class that you can use to create, display, and compare playing cards.
Card(2,3)
3♥
suits
['♣', '♦', '♥', '♠']
ranks
[None, 'A', '2', '3', '4', '5', '6', '7', '8', '9', '10', 'J', 'Q', 'K']
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
nbdev-cards2022-0.0.3.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file nbdev-cards2022-0.0.3.tar.gz
.
File metadata
- Download URL: nbdev-cards2022-0.0.3.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f6bc68595c7fb57ebb33efd9c2f6a55cfabb1460ec73324ce97c8c8b522815c |
|
MD5 | 1b2ae8cbd3263858055c57e9d91658f2 |
|
BLAKE2b-256 | 8256a6288b8e7702165e254d628be3853f357ffe4b661a03d4575e98bdd481b7 |
File details
Details for the file nbdev_cards2022-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: nbdev_cards2022-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd43f9fa8236331dd78adae14e07616b7e0a58d07390026fda17c5921ae2d150 |
|
MD5 | d830d915d15f8a9b66195be566853afc |
|
BLAKE2b-256 | 96c0f0c9bc75470a7a4999e69e78c31e0e36b4ee1dd5e7bbb247e2b6d5bfdd72 |