Skip to main content

A sample of how to create a deck of cards lib 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
conda install nbdev-cards

How to use

This requires a Card class to create , display and compare playing cards

Card(1,3)
3♦️
suits
['♣️', '♦️', '❤️', '♠️']

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nbdev-cards-31082022-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

nbdev_cards_31082022-0.0.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page