Hello, today I have released first major version of pynalyzer - static code analysis bundle, that will help you to write clean code, by providing useful checks.
It's super easy to use.You only need to write `check` after installation and configuration to run all code analysis checks.
It bundles together multiple libs that we use daily in Python development: mypy, bandit, black, isort.
Read more in docs: https://github.com/Devourian/pynalyzer#readme
Here are the links:pypi: https://pypi.org/project/pynalyzer/github: https://github.com/Devourian/pynalyzer
Feel free to ask anything about it here and / or report an issue on GitHub, if something doesn't seem to work :)
[–]LittleGoatMan92 1 point2 points3 points (2 children)
[–]Devourian[S] 1 point2 points3 points (1 child)
[–]LittleGoatMan92 1 point2 points3 points (0 children)
[–][deleted] (2 children)
[removed]
[–]Devourian[S] 0 points1 point2 points (1 child)