Go to file
jolheiser 1f10f003c2
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-11-18 22:35:19 -06:00
spectre Initial commit 2021-11-18 22:35:19 -06:00
test Initial commit 2021-11-18 22:35:19 -06:00
.gitignore Initial commit 2021-11-18 22:35:19 -06:00
LICENSE Initial commit 2021-11-18 22:35:19 -06:00
README.md Initial commit 2021-11-18 22:35:19 -06:00
requirements.txt Initial commit 2021-11-18 22:35:19 -06:00
setup.cfg Initial commit 2021-11-18 22:35:19 -06:00

README.md

py-spectre

Python implementation of Spectre.

Code Quality

  1. black .
  2. isort .
  3. flake8
  4. mypy
  5. pytest

License

GPLv3 - Same as original algorithm