Contents

autoflake 2.3.2

0

Removes unused imports and unused variables

Removes unused imports and unused variables

Stars: 952, Watchers: 952, Forks: 84, Open Issues: 43

The 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
No  autoflake  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

cfn-lint 1.44.0

Checks CloudFormation templates for practices and behaviour that could potentially be improved

pyaml 26.2.1

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co