Slackware Current Repository by Conraid ====================================================================== python-pylint (python code checker) Pylint is a python tool that checks if a module satisfies a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features. HOME: https://www.pylint.org/ ====================================================================== REQUIRES: python-astroid colorama python-dill python-isort python-mccabe python-platformdirs python-tomlkit graphviz