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, ...
ormsgpack is a fast MessagePack serialization library for Python derived from orjson, with native support for various Python types. ormsgpack follows semantic versioning and supports CPython, PyPy and ...