You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jolheiser 1f10f003c2
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2 years ago
spectre Initial commit 2 years ago
test Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
requirements.txt Initial commit 2 years ago
setup.cfg Initial commit 2 years ago

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