Skip to main content

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


Download files

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

Source Distribution

bytecode_optimizer-0.1.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distributions

bytecode_optimizer-0.1.1-py3.8.egg (5.9 kB view hashes)

Uploaded Source

bytecode_optimizer-0.1.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

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