Python

Getting started

Ensure you have a recent version of Python 3 installed.

Grab the package from github:

Use:

Examples

Copy .env.sample to .env and configure if needed.

Then run the example:

Tests

The tests/ can best be run in a pipenv environment. To do so, initialize one with:

Install requirements:

Then run the tests:

User Acceptance Testing

Please checkout the UAT.md document for more details.

Licence

MIT

Last updated