Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 954 Bytes

README.rst

File metadata and controls

18 lines (16 loc) · 954 Bytes
Gitlab Build Status Github Build Status Python Package Index Release Page

CodePy is a C/C++ metaprogramming toolkit for Python. It helps you compile source code and dynamically load it into the Python interpreter. This facility also works in conjunction with with PyCuda. Dynamic compilation and linking are so far only supported in Linux with the GNU toolchain.

See also the documentation and the git tree.