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-cards
or
conda install -c fastai nbdev-cards
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.2.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file nbdev-cards2022-0.0.2.tar.gz
.
File metadata
- Download URL: nbdev-cards2022-0.0.2.tar.gz
- Upload date:
- Size: 8.4 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 | 596c5651ef9fcdbb2014c076d98a6a4787ce4e23e6f6ed764cefe412117ca86a |
|
MD5 | 53b195c51c8b88fe9393e9c65cc4f109 |
|
BLAKE2b-256 | c5e6b56313dc9c89af98023ac3cc76156346133101748666d633d5fd6f6489f6 |
File details
Details for the file nbdev_cards2022-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: nbdev_cards2022-0.0.2-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 | c22dd41a6a662a20ff2097d8e5922f09a05f4992f3dfcd4920a3921b1545c68c |
|
MD5 | 60f91670913947dac67d2233adca1f55 |
|
BLAKE2b-256 | fecea3cd4cb93d81af04b1badbb1de1a2a2ede1c7082f914697b4d058df52e99 |