Skip to content

An object model of a pack of cards, written in Python, to streamline writing programs to model/play games involving cards

License

Notifications You must be signed in to change notification settings

EdmundGoodman/card_deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Deck

An object model of a pack of cards, written in Python, to streamline writing programs to model/play games involving cards

Documentation

Documentation for the library can be found here: https://card-deck.readthedocs.io/en/latest/

Installation

The library has been published on PyPi, so can be found here: https://pypi.org/project/card-deck/, and can be installed as follows:

pip install card-deck

Requirements

There are no additional required libraries

License

Copyright Edmund Goodman 2021 under the MIT license

About

An object model of a pack of cards, written in Python, to streamline writing programs to model/play games involving cards

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published