autoflake

A tool to remove unused imports and variables from Python code.

=> More information.

autoflake --remove-unused-variables {file.py}
autoflake --remove-all-unused-imports {file1.py} {file2.py} {file3.py}
autoflake --remove-unused-variables --in-place {file.py}
autoflake --remove-unused-variables --in-place --recursive {path/to/directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/autoflake.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
102.781779 milliseconds
Gemini-to-HTML Time
0.212998 milliseconds

This content has been proxied by September (ba2dc).