
autoflake 2.3.2
0
Removes unused imports and unused variables
Contents
Removes unused imports and unused variables
Stars: 952, Watchers: 952, Forks: 84, Open Issues: 43The PyCQA/autoflake repo was created 13 years ago and the last code push was 8 hours ago.
The project is popular with 952 github stars!
How to Install autoflake
You can install autoflake using pip
pip install autoflake
or add it to a project with poetry
poetry add autoflake
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/autoflake/
- GitHub Repo:
- https://github.com/myint/autoflake
Classifiers
- Software Development/Quality Assurance
Related Packages
Errors
A list of common autoflake errors.
Code Examples
Here are some autoflake code examples and snippets.
GitHub Issues
The autoflake package has 43 open issues on GitHub
- Bump actions/checkout from 6.0.1 to 6.0.2
- Bump actions/setup-python from 6.1.0 to 6.2.0
pythonfix




