Skip to content

Othmane796/nbdev-othmane-test

Repository files navigation

nbdev-othmane-test

A deck of cards demo of nbdev based on ideas from Think Python 2 by Allen B. Downey

Install

Install using:

pip install nbdev-othmane-test

or:

conda install -c fastai nbdev-othmane-test

How to use

This lib privdes a Card class you can use to create, display and compare playing cards:

Card(1,3)
3♦️