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, ...
Python JSON Logger enables you produce JSON logs when using Python's logging package. JSON logs are machine readable allowing for much easier parsing and ingestion into log aggregation tools.