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.

openSUSE Leap 15.5 に対する公式のパッケージはありません

ディストリビューション

openSUSE Tumbleweed

devel:languages:python 実験的なもの
2.2.1

openSUSE Leap 15.4

SUSE SLE-15-SP2

SUSE SLE-15-SP1

SUSE SLE-12-SP5

非公式のディストリビューション

下記のディストリビューションは、公式にはサポートされていないものです。これらのパッケージは自己責任でお使いください。