Skip to main content

Compiling Python source code into bytecode in production environment

Project description

Compile

Compiling Python source code into bytecode in production environment

How To Use

python -m compile -h  # help
python -m compile . -b -f  # Compile current directory

编译

将 python 源代码编译成供生产环境使用的机器字节码

如何使用

python -m compile -h  # 帮助
python -m compile . -b -f  # 编译当前目录

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compile-1.0.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page