A bytecode optimizer for python
Project description
# BytecodeOptimizer
This library provides methods to optimize your code automatically.
### Usage
`py # __future imports above here from bytecode_optimizer import enable enable() # all other imports and code below here `
Note that it will not optimize any code in the current scope, only imported code.
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
Built Distributions
File details
Details for the file bytecode_optimizer-0.1.1.tar.gz
.
File metadata
- Download URL: bytecode_optimizer-0.1.1.tar.gz
- Upload date:
- Size: 5.7 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.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e0c6910431a558e97028c04527827df33661aa4ab89920aae5ba42315c2e7fd |
|
MD5 | 622ddb03788c30131df5cb4fbb013640 |
|
BLAKE2b-256 | 2f667360a9ce5bbd78fec8b84fd96d4d05164679a93ada3d918095405bfc3038 |
File details
Details for the file bytecode_optimizer-0.1.1-py3.8.egg
.
File metadata
- Download URL: bytecode_optimizer-0.1.1-py3.8.egg
- Upload date:
- Size: 5.9 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.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3c4184826e54994e695e973cba08b306a40a657af7d05ccc885289c953eda18 |
|
MD5 | b6460cabef24a84b47f2264578e917dc |
|
BLAKE2b-256 | 70e47265e2eb6fad844f5cab07f4b1224d5bdfdab6e194bb1a2f2fca7653c0ce |
File details
Details for the file bytecode_optimizer-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bytecode_optimizer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13e1b0c99110e97152837a62a8db88fc3ffef5fce958b74832fc7904d4cdf6d8 |
|
MD5 | 045e77c58a3ee1c2a20a5c38aa5341bb |
|
BLAKE2b-256 | 0924299c0bc8b2d97d4c8cd3a28e9c46abd63e996a1604b432359e72d20e4e6d |