CMD + K

codepy

Community

Generate and execute native code at run time, from Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::codepy

Usage Tracking

2025.1
2023.1
2019.1
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Generate and execute native code at run time, from Python

Last Updated

May 1, 2025 at 06:51

License

MIT

Total Downloads

7.7K

Supported Platforms

noarch