Query: pycompile
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PYCOMPILE() PYCOMPILE()NAMEpycompile - byte compile Python source filesSYNOPSISpycompile [-V [X.Y][-][A.B]] DIR_OR_FILE [-X REGEXPR] pycompile -p PACKAGEDESCRIPTIONWrapper 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_python(1) - linux |
cython(1) - debian |
dh_python3(1) - debian |
update-python-modules(8) - debian |
py3compile(1) - linux |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
New UNIX and Linux History Sections |