flake8-plugin-utils 1.3.3
0
The package provides base classes and utils for flake8 plugin writing
Contents
The package provides base classes and utils for flake8 plugin writing
How to Install flake8-plugin-utils
You can install flake8-plugin-utils using pip
pip install flake8-plugin-utils
or add it to a project with poetry
poetry add flake8-plugin-utils
Package Details
- Author
- Afonasev Evgeniy
- License
- MIT
- Homepage
- https://pypi.org/project/flake8-plugin-utils
- PyPi:
- https://pypi.org/project/flake8-plugin-utils/
Classifiers
Related Packages
Errors
A list of common flake8-plugin-utils errors.
Code Examples
Here are some flake8-plugin-utils
code examples and snippets.