Skip to content

P403n1x87/dead-bytecode

Repository files navigation

dead-bytecode

This is a backport of bytecode to Python 2. If you are looking for Python 3.4 and 3.5 support, the latest version of bytecode to support these versions is 0.12.0.

Installation

pip install dead-bytecode

Documentation

See the documentation of bytecode on RTD.