An implementation of Amazon Ion for Python. This package is designed to work with Python 3.8+. Newer language features will be used as deemed valuable. Support may be dropped for versions more than ...
Card is a class that contains properties that are found on your everyday playing card, i.e. rank and suit. CardCollection is a class used to construct various types of card collections. For example, ...