Home

py-spectre @1f10f003c220003d1e2ecf6dc5fa33734e1aa916 - refs - log -
-
https://git.jolheiser.com/py-spectre.git
Python implementation for Spectre/Masterpassword
py-spectre / README.md
- raw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# 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