Easier to user for development.
To setup your environment please make sure that you have installed pipenv.
After installing pipenv execute pipenv sync
.
To run code using pipenv prefix your command with pipenv run
or execute pipenv shell
to activate the corresponding virtual python environment.
The project is licensed under the BSD 2-Clause License.
Please use the pre-commit hooks.