FreeBSD.software
Home/devel/py311-autoflake

py311-autoflake

2.3.1devel

Removes unused imports and unused variables from Python code

Removes unused imports and unused variables from Python code. It makes use of pyflakes to do this. By default, autoflake only removes unused imports for modules that are part of the standard library. (Other modules may have side effects that make them unsafe to remove automatically.) Removal of unused variables is also disabled by default.

$pkg install py311-autoflake
github.com/PyCQA/autoflake
Origin
devel/py-autoflake
Size
541KiB
License
MIT
Maintainer
meka@tilda.center
Dependencies
2 packages
Required by
0 packages

Dependencies (2)