- Python version and dependencies
- Code formatting
- PEP8
Current development is done with Python 3.7+
Dependencies can be managed with pip-tools.
We encourage the use of the Black code formatter.
Please follow all PEP8 standards except for the antiquated 80 column rule.