Just a quick tutorial for nbdev
Project description
nbdev_hellow_world
A deck of cards demo of nbdev based on ideas from Allen Downey.
Install
Install using:
pip install nbdev_hellow_world
or
conda install -c fastai nbdev-hellow-world
How to use
This lib provides a
Cardclass
you can use to create, display, and compare playing cards:
Card(1, 3)
3♦️
Suits are numbered according to this list:
suits
['♣️', '♦️', '❤️', '♠️']
Ranks are numbered according to this list:
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nbdev-hellow-world-0.0.2.tar.gz.
File metadata
- Download URL: nbdev-hellow-world-0.0.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c5f9d476b96809f5807902df1ed701a2f8831f096e607794df85cb0bb99eed2
|
|
| MD5 |
915a8bada18537c167566d8a41350f1e
|
|
| BLAKE2b-256 |
8ef67e2621b08d4cc7bab83a2d4baabe23b42bd22bb991dfce53ef0ac76925f3
|
File details
Details for the file nbdev_hellow_world-0.0.2-py3-none-any.whl.
File metadata
- Download URL: nbdev_hellow_world-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fa5e68ab1e682a878666c198b2fd8056e44d0aed1df260014f99ae20245547c
|
|
| MD5 |
61f8aba7cbf75e91ab4881127ead6207
|
|
| BLAKE2b-256 |
ec4e5c68d31cf3a985b20f0e18c32b12d60f77b190bdbf8a7566241915f41001
|