Contents

flake8-2020 1.8.1

0

flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`

flake8 plugin which checks for misuse of sys.version or sys.version_info

Stars: 64, Watchers: 64, Forks: 6, Open Issues: 0

The asottile-archive/flake8-2020 repo was created 4 years ago and the last code push was 2 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

No  flake8-2020  pypi packages just yet.

Errors

A list of common flake8-2020 errors.

Code Examples

Here are some flake8-2020 code examples and snippets.

Related Packages & Articles

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co