PY3CLEAN(1) | User Commands | PY3CLEAN(1) |
NAME¶
py3clean - removes .pyc, .pyo files and __pycache__ directoriesSYNOPSIS¶
py3clean [ -V VERSION] [-p PACKAGE | DIR_OR_FILE]OPTIONS¶
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -v, --verbose
- turn verbose more one
- -q, --quiet
- be quiet
- -p PACKAGE, --package=PACKAGE
- specify Debian package name to clean
- -V VERSION
- specify Python version to clean
September 2010 | py3clean 0.3 |