Python
Last updated
Last updated
Ensure you have a recent version of Python 3 installed.
Grab the package from github:
Use:
Copy .env.sample
to .env
and configure if needed.
Then run the example:
The tests/
can best be run in a pipenv environment. To do so, initialize one with:
Install requirements:
Then run the tests:
Please checkout the UAT.md document for more details.
MIT