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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file compile-1.0.3.tar.gz.
File metadata
- Download URL: compile-1.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f70a21ca54338dc3d223b9a107fe9f90e27c466422c65b02b6306a893c65a5e
|
|
| MD5 |
c0125cb4ba59682791d982bd9ae6315d
|
|
| BLAKE2b-256 |
a484733aec2a500843ef529efcedb2a786ccbf4613708d951bb4e9d0793186c3
|