blob: 89f7d8ee1e8db69a0e10627cfddd34b4d6d1d610 (
plain) (
blame)
1
2
3
4
5
|
pycompilation bundles python convenience classes and functions for performing
compilation and linking on the fly from python. Developed to simplify working
with code-generation, compilation and import (meta-programming) from Python.
WWW: https://github.com/bjodah/pycompilation
|