Skip to content

Contributing

How to contribute ?

Warning

Contributions are welcome but not yet supported! Development options will be available soon.

Before this, you can raise an issue on GitHub if you encounter any problem. Please do not hesitate, I will be happy to collaborate.

Development installation

For development, you'll need additional dependencies:

pip install -e ".[dev]"

packages needed for development

  • pytest
  • pytest-cov
  • black
  • flake8
  • mkdocs
  • mkdocs-material
  • mkdocstrings