flake8-tidy-imports 4.10.0
0
A flake8 plugin that helps you write tidier imports.
Contents
A flake8 plugin that helps you write tidier imports.
Stars: 72, Watchers: 72, Forks: 15, Open Issues: 5The adamchainz/flake8-tidy-imports
repo was created 8 years ago and the last code push was 4 days ago. The project is moderately popular with 72 github stars!
How to Install flake8-tidy-imports
You can install flake8-tidy-imports using pip
pip install flake8-tidy-imports
or add it to a project with poetry
poetry add flake8-tidy-imports
Package Details
- Author
- Adam Johnson
- License
- MIT
- Homepage
- https://github.com/adamchainz/flake8-tidy-imports
- PyPi:
- https://pypi.org/project/flake8-tidy-imports/
- GitHub Repo:
- https://github.com/adamchainz/flake8-tidy-imports
Classifiers
Related Packages
Errors
A list of common flake8-tidy-imports errors.
Code Examples
Here are some flake8-tidy-imports
code examples and snippets.