developper guide
Note
If you use visual studio code and docker you can easily setup a development environment Developing inside a Container.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please cover your code by tests and run : pytest --cov=./ --flake8
You can build your dev image thanks to the Dockerfile.dev.