ae4e548dc5c3c985af8f5bb52f1e33efb754c8b5
Prereqs
Python 3.5 or higher.
Installation
$ python -m venv .venv; source .venv/bin/activate; python -m pip install -r requirements.txt
Run The Tests
$ python -m pytest
Description
Languages
Python
100%