@hackage blip0.2.1

Python to bytecode compiler.

Compiles Python 3 source code to bytecode. The resulting bytecode is written to a '.pyc' file, compatible with the CPython implementation (the default Python interpreter).