2020-10-13 02:11:20 +02:00
2020-10-13 02:11:20 +02:00
2020-10-13 01:49:01 +02:00
2020-10-13 01:49:59 +02:00
2020-10-13 01:52:15 +02:00
2020-10-13 01:49:01 +02:00

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
No description provided
Readme 39 KiB
Languages
Python 100%