pylama 8.4.1
0
Code audit tool for python
Contents
Code audit tool for python
Stars: 1047, Watchers: 1047, Forks: 99, Open Issues: 64The klen/pylama
repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1047 github stars!
How to Install pylama
You can install pylama using pip
pip install pylama
or add it to a project with poetry
poetry add pylama
Package Details
- Author
- Kirill Klenov
- License
- MIT
- Homepage
- https://github.com/klen/pylama
- PyPi:
- https://pypi.org/project/pylama/
- Documentation:
- https://klen.github.io/pylama
- GitHub Repo:
- https://github.com/klen/pylama
Classifiers
- Software Development/Quality Assurance
- Software Development/Testing
Related Packages
Errors
A list of common pylama errors.
Code Examples
Here are some pylama
code examples and snippets.
GitHub Issues
The pylama package has 64 open issues on GitHub
- 8.4.1: pytest is failing in
tests/test_linters.py::test_pylint
unit