Varbin/pep272-encryption

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/CODE_OF_CONDUCT.rst
.github/CONTRIBUTING.rst
.github/_replace_tags_in_wheel.py51
A
1 hr
.github/issue_template.md
.github/workflows/coverage.yaml
.github/workflows/dist.yaml
.github/workflows/qa.yaml
.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py110
A
0 mins
src/pep272_encryption/__init__.py289
B
5 hrs
A
96%
src/pep272_encryption/__init__.pyi
src/pep272_encryption/_fast_xor.pyi
src/pep272_encryption/fast_xor.c
src/pep272_encryption/py.typed
src/pep272_encryption/util.py210
A
2 hrs
A
96%
src/pep272_encryption/util.pyi
src/pep272_encryption/version.py13
A
0 mins
A
100%