# pycqa/autoflake

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/pycqa-autoflake).**

958 stars · 87 forks · Python · MIT

## Links

- GitHub: https://github.com/PyCQA/autoflake
- Homepage: https://pypi.org/project/autoflake/
- awesome-repositories: https://awesome-repositories.com/repository/pycqa-autoflake.md

## Topics

`formatter` `hacktoberfest` `linter` `pyflakes` `python`

## Description

Removes unused imports and unused variables as reported by pyflakes

## Tags

### Part of an Awesome List

- [Code Refactoring](https://awesome-repositories.com/f/awesome-lists/devtools/code-refactoring.md) — Removes unused imports and variables from source files.
