# py-spectre Python implementation of [Spectre](https://spectre.app). ## Code Quality 1. `black .` 2. `isort .` 3. `flake8` 4. `mypy` 5. `pytest` ## License [GPLv3](LICENSE) - Same as original algorithm