cyrbil/python_keepass_http

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitignore
.pre-commit-config.yaml
.travis.yml
LICENSE.txt
MANIFEST.in
README.md
keepasshttp/__init__.py20
A
0 mins
A
100%
keepasshttp/__main__.py107
A
0 mins
A
100%
keepasshttp/aes_256_cbc.py43
A
0 mins
A
100%
keepasshttp/keepass_http.py183
A
1 hr
A
100%
keepasshttp/keepass_http_credential.py45
A
1 hr
A
100%
keepasshttp/keepass_http_exceptions.py31
A
0 mins
A
100%
requirements.txt
setup.cfg
setup.py59
A
0 mins