flake8-builtins 2.5.0
0
Check for python builtins being used as variables or parameters
Contents
Check for python builtins being used as variables or parameters
Stars: 114, Watchers: 114, Forks: 24, Open Issues: 3The gforcada/flake8-builtins
repo was created 8 years ago and the last code push was 4 months ago.
The project is popular with 114 github stars!
How to Install flake8-builtins
You can install flake8-builtins using pip
pip install flake8-builtins
or add it to a project with poetry
poetry add flake8-builtins
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/flake8-builtins/
- GitHub Repo:
- https://github.com/gforcada/flake8-builtins
Classifiers
- Software Development
- Software Development/Quality Assurance
Related Packages
Errors
A list of common flake8-builtins errors.
Code Examples
Here are some flake8-builtins
code examples and snippets.