logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

py3clean - removes .pyc and .pyo files

Author

       Piotr Ożarowski, 2012-2013

                                                                                                     PY3CLEAN(1)

Name

       py3clean - removes .pyc and .pyo files

Options

--version
              show program's version number and exit

       -h, --help
              show this help message and exit

       -v, --verbose
              turn verbose mode on

       -q, --quiet
              be quiet

       -pPACKAGE, --package=PACKAGE
              specify Debian package name to clean

       -VVERSION
              specify Python 3 version to clean

Synopsis

          py3clean [-V VERSION] [-p PACKAGE] [DIR_OR_FILE]

See Also