Welcome to card_deck’s documentation!

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

Installation

The library package 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

Indices and tables