linux man page for pycompile

Query: pycompile

OS: linux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PYCOMPILE()															       PYCOMPILE()

NAME
pycompile - byte compile Python source files
SYNOPSIS
pycompile [-V [X.Y][-][A.B]] DIR_OR_FILE [-X REGEXPR] pycompile -p PACKAGE
DESCRIPTION
Wrapper around Python standard library's py_compile module to byte-compile Python files.
OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -f, --force force rebuild of byte-code files even if timestamps are up-to-date -O byte-compile to .pyo files -q, --quiet be quiet -v, --verbose turn verbose mode on -p PACKAGE, --package=PACKAGE specify Debian package name whose files should be bytecompiled -V VRANGE force private modules to be bytecompiled with Python version from given range, regardless of the default Python version in the sys- tem. If there are no other options, bytecompile all public modules for installed Python versions that match given range. VER- SION_RANGE examples: o 2.5 version 2.5 only o 2.5- version 2.5 or newer o 2.5-2.7 version 2.5 or 2.6 o -3.0 all supported 2.X versions -X REGEXPR, --exclude=REGEXPR exclude items that match given REGEXPR. You may use this option multiple times to build up a list of things to exclude PYCOMPILE()
Related Man Pages
dh_python2(1) - linux
dh_pysupport(1) - debian
eric4_api(1) - debian
python-mkdebian(1) - debian
dh_python3(1) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
UNIX.com End of Year (EOY) Report (2019)