Package profile
pylama
- Summary: Code audit tool for python
- Author: Kirill Klenov
- Homepage: https://github.com/klen/pylama
- Source: https://github.com/klen/pylama (Repo profile)
- Number of releases: 116
- First release: 0.1.0 on 2012-08-17
- Latest release: 8.4.1 on 2022-08-08
Releases
PyPI Downloads
Dependencies
Pylama has 15 dependencies, 11 of which optional.Dependency | Optional |
---|---|
mccabe | false |
pycodestyle | false |
pydocstyle | false |
pyflakes | false |
eradicate | true |
mypy | true |
pylama-quotes | true |
pylint | true |
pytest | true |
pytest-mypy | true |
radon | true |
toml | true |
types-setuptools | true |
types-toml | true |
vulture | true |