py2asm

A package for converting python to asm compiled code


License
MIT
Install
pip install py2asm==0.3

Documentation

py2nasm

Py2asm

py2asm is a package to convert python code to .so basically compiled assembly code it is simple and fast and install all the packages it needs by itself.

Convert to .so code using py2asm

py2asm path/to/yourfile.py