Contents

flake8-variables-names 0.0.6

0

A flake8 extension that helps to make more readable variables names

A flake8 extension that helps to make more readable variables names

Stars: 55, Watchers: 55, Forks: 13, Open Issues: 4

The best-doctor/flake8-variables-names repo was created 5 years ago and the last code push was 9 months ago. The project is moderately popular with 55 github stars!

How to Install flake8-variables-names

You can install flake8-variables-names using pip

pip install flake8-variables-names

or add it to a project with poetry

poetry add flake8-variables-names

Package Details

Author
Ilya Lebedev
License
MIT
Homepage
https://github.com/best-doctor/flake8-variables-names
PyPi:
https://pypi.org/project/flake8-variables-names/
GitHub Repo:
https://github.com/best-doctor/flake8-variables-names

Classifiers

  • Software Development/Documentation
  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  flake8-variables-names  pypi packages just yet.

Errors

A list of common flake8-variables-names errors.

Code Examples

Here are some flake8-variables-names code examples and snippets.

Related Packages & Articles