Contributing

Tests

pytest

Documentation

The documentation is created with great-docs. To generate and render the site:

great-docs build

To open in your browser:

great-docs preview

All-contributors

To add names or contributions to the README, first install the All-Contributors CLI tool:

npm i -D all-contributors-cli

Then run:

npx all-contributors