Skip to main content

A deck of cards demo of [nbdev](https://nbdev.fast.ai)

Project description

taash

We are following along with this from fastai.

Install

pip install taash

How to use

This library provides a Card class that can be used to create, display and compare playing cards.

c = Card(suit=1, rank=3)
c
3♦️

suits are numbered according to the following:

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

taash-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

taash-0.0.1-py3-none-any.whl (8.0 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