Description
The bytecode module can be used to write Python bytecode directly and then convert it into an executable Python code object. It also provides a pure Python implementation of the Peephole Optimizer introduced in CPython 3.6.
This module is patched to be compatible with python3-pydevd, but this should be transparent to other users.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/MatthieuDartiailh/bytecode
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…