.. 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/workflows/CI/badge.svg
:alt: Github Build Status
:target: https://github.com/inducer/codepy/actions?query=branch%3Amain+workflow%3ACI
.. 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>`_.
Raw data
{
"_id": null,
"home_page": "http://mathema.tician.de/software/codepy",
"name": "codepy",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Andreas Kloeckner",
"author_email": "inform@tiker.net",
"download_url": "https://files.pythonhosted.org/packages/f0/75/6e16a64cb03581c310db65da9dadb2e3e1882251817babf69caf7e98a10a/codepy-2023.1.tar.gz",
"platform": null,
"description": ".. image:: https://gitlab.tiker.net/inducer/codepy/badges/main/pipeline.svg\n :alt: Gitlab Build Status\n :target: https://gitlab.tiker.net/inducer/codepy/commits/main\n.. image:: https://github.com/inducer/codepy/workflows/CI/badge.svg\n :alt: Github Build Status\n :target: https://github.com/inducer/codepy/actions?query=branch%3Amain+workflow%3ACI\n.. image:: https://badge.fury.io/py/codepy.svg\n :alt: Python Package Index Release Page\n :target: https://pypi.org/project/codepy/\n\nCodePy is a C/C++ metaprogramming toolkit for Python. It helps you compile\nsource code and dynamically load it into the Python interpreter.\nThis facility also works in conjunction with with `PyCuda\n<http://mathema.tician.de/software/pycuda>`_. Dynamic compilation and linking\nare so far only supported in Linux with the GNU toolchain.\n\nSee also the `documentation <http://documen.tician.de/codepy>`_ and the\n`git tree <http://github.com/inducer/codepy>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Generate and execute native code at run time.",
"version": "2023.1",
"project_urls": {
"Homepage": "http://mathema.tician.de/software/codepy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f0756e16a64cb03581c310db65da9dadb2e3e1882251817babf69caf7e98a10a",
"md5": "fdcd9ad68dc9bf3ed0ffbf1b1bceede5",
"sha256": "bce2e136e9fb3cf59949427d4ef419648778401e6db288596e75b53e144f8b93"
},
"downloads": -1,
"filename": "codepy-2023.1.tar.gz",
"has_sig": false,
"md5_digest": "fdcd9ad68dc9bf3ed0ffbf1b1bceede5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 21344,
"upload_time": "2023-05-21T22:57:43",
"upload_time_iso_8601": "2023-05-21T22:57:43.433850Z",
"url": "https://files.pythonhosted.org/packages/f0/75/6e16a64cb03581c310db65da9dadb2e3e1882251817babf69caf7e98a10a/codepy-2023.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-21 22:57:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "codepy"
}