python-autoflake
Program to removes unused Python imports and variables
Autoflake 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. autoflake also removes useless pass statements.
Non è disponibile alcun pacchetto ufficiale per openSUSE Leap 16.0Distribuzioni
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Backports for SLE 15 SP7
openSUSE Backports for SLE 15 SP4
SUSE SLE-15-SP1
Distribuzioni non supportate
Le seguenti distribuzioni non sono ufficialmente supportate. Usare questi pacchetti a proprio rischio.