Skip to content

Collaborate

Add an issue#

Be descriptive and what not.

Development#

Install development dependencies.

1
poetry install

and test, try to keep your code clean.

1
poetry run pytest tests

Documentation#

1
poetry install -E docs
1
poetry run mkdocs serve

Submit a PR#

Create your fork#

Link the issue.