Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

codepy

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codepy

Generate and execute native code at run time

pipPyPI
Version
2025.1
Maintainers
1

.. image:: https://gitlab.tiker.net/inducer/codepy/badges/main/pipeline.svg :alt: Gitlab Build Status :target: https://gitlab.tiker.net/inducer/codepy/commits/main .. image:: https://github.com/inducer/codepy/actions/workflows/ci.yml/badge.svg :alt: Github Build Status :target: https://github.com/inducer/codepy/actions/workflows/ci.yml .. image:: https://badge.fury.io/py/codepy.svg :alt: Python Package Index Release Page :target: https://pypi.org/project/codepy/

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 <http://mathema.tician.de/software/pycuda>_. Dynamic compilation and linking are so far only supported in Linux with the GNU toolchain.

See also the documentation <http://documen.tician.de/codepy>_ and the git tree <http://github.com/inducer/codepy>_.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts