Various utilities for use across Stratasan services
- Free software: MIT license
- Documentation: https://stratatilities.readthedocs.io.
This project uses black to maintain proper styling and this is checked in CI. Please setup your editor to format with black automatically.
Their docs on editor integration are likely the best way to get up and running with black.
Continuous integration runs on GitHub Actions. See the main.workflow
file for how actions are organized.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.