Skip to content

skyreflectedinmirrors/codepy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

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.

About

Generate and execute native code at run time, from Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • C++ 1.5%