Python

Getting started

Ensure you have a recent version of Python 3arrow-up-right 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 pipenvarrow-up-right environment. To do so, initialize one with:

Install requirements:

Then run the tests:

User Acceptance Testing

Please checkout the UAT.mdarrow-up-right document for more details.

Licence

MIT

Last updated