pylint4.0.5
pylint4.0.5
Published
python code static checker
pip install pylint
Package Downloads
Project URLs
Requires Python
>=3.10.0
Dependencies
astroid<=4.1.dev0,>=4.0.2colorama>=0.4.5; sys_platform == 'win32'dill>=0.2; python_version < '3.11'dill>=0.3.6; python_version >= '3.11'dill>=0.3.7; python_version >= '3.12'isort!=5.13,<9,>=5mccabe<0.8,>=0.6platformdirs>=2.2tomli>=1.1; python_version < '3.11'tomlkit>=0.10.1typing-extensions>=3.10; python_version < '3.10'