flake8-2020 1.8.1
0
flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`
Contents
flake8 plugin which checks for misuse of sys.version
or sys.version_info
The asottile-archive/flake8-2020
repo was created 5 years ago and the last code push was 8 months ago. The project is moderately popular with 64 github stars!
How to Install flake8-2020
You can install flake8-2020 using pip
pip install flake8-2020
or add it to a project with poetry
poetry add flake8-2020
Package Details
- Author
- Anthony Sottile
- License
- MIT
- Homepage
- https://github.com/asottile/flake8-2020
- PyPi:
- https://pypi.org/project/flake8-2020/
- GitHub Repo:
- https://github.com/asottile/flake8-2020
Classifiers
Related Packages
Errors
A list of common flake8-2020 errors.
Code Examples
Here are some flake8-2020
code examples and snippets.