List of basic Python Packages for Linting,Formating and Jupyter notebook requirement_commnon.txt
Package Name | Package description |
---|---|
pylint | Python Linter/A simple program which checks Python source files code for errors |
autopep8 | autopep8 automatically formats Python code to conform to the PEP 8 style guide |
flake8 | |
flake8-import-order | |
flake8-builtins | |
flake8-logging-format |