pep8-naming 0.14.1
0
Check PEP-8 naming conventions, plugin for flake8
Contents
Check PEP-8 naming conventions, plugin for flake8
How to Install pep8-naming
You can install pep8-naming using pip
pip install pep8-naming
or add it to a project with poetry
poetry add pep8-naming
Package Details
- Author
- Florent Xicluna
- License
- Expat license
- Homepage
- https://github.com/PyCQA/pep8-naming
- PyPi:
- https://pypi.org/project/pep8-naming/
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common pep8-naming errors.
Code Examples
Here are some pep8-naming
code examples and snippets.