Difference between revisions of "CodePY"

From Free Software Directory
Jump to: navigation, search
(license check, minor edits)
 
Line 5: Line 5:
 
* Generating C/C++ source code.
 
* Generating C/C++ source code.
 
* Compiling this source code and dynamically loading it into the Python interpreter.
 
* Compiling this source code and dynamically loading it into the Python interpreter.
* Both capabilities are meant to be used together, but also work on their own. In particular, the code generation facilities work well in conjunction with PyCuda. Dynamic compilation and linking are so far only supported in GNU/Linux
+
* Both capabilities are meant to be used together, but also work on their own. In particular, the code generation facilities work well in conjunction with PyCuda. Dynamic compilation and linking are so far only supported in GNU/Linux with the GNU toolchain.
 +
|Homepage URL=http://mathema.tician.de/software/codepy
 +
|Version download=https://github.com/inducer/codepy/archive/refs/tags/v2019.1.tar.gz
 
|User level=intermediate
 
|User level=intermediate
 
|Status=Live
 
|Status=Live
|Component programs=
 
|Homepage URL=http://mathema.tician.de/software/codepy
 
|VCS checkout command=
 
 
|Computer languages=C++,Python
 
|Computer languages=C++,Python
 
|Documentation note=http://documen.tician.de/codepy
 
|Documentation note=http://documen.tician.de/codepy
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=PyCUDA
 
|Related projects=PyCUDA
 
|Keywords=C++,programming,Python,meta
 
|Keywords=C++,programming,Python,meta
Line 27: Line 22:
 
|Version date=2009-02-05
 
|Version date=2009-02-05
 
|Version status=beta
 
|Version status=beta
|Version download=http://pypi.python.org/packages/source/c/codepy/codepy-0.90.tar.gz#md5=72efff7486689f778f1b1f82a87b2d12
 
 
|License verified date=2010-04-06
 
|License verified date=2010-04-06
|Version comment=
+
}}
 +
{{Project license
 +
|License=Expat
 +
|License copyright=Copyright (C) 2009-17 Andreas Kloeckner
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-04-06
 +
|License note=https://github.com/inducer/codepy/blob/main/LICENSE
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Programming-language=python
 +
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Andreas Kloeckner
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Andreas Kloeckner
 
 
|Email=inform@tiker.net
 
|Email=inform@tiker.net
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 42: Line 50:
 
|Resource URL=http://pypi.python.org/pypi/codepy
 
|Resource URL=http://pypi.python.org/pypi/codepy
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=library
+
|Is High Priority Project=No
|Programming-language=python
+
|Decommissioned or Obsolete=No
|Software-development=programming-language
+
|Accepts cryptocurrency donations=No
|Use=software-development
+
|Test entry=No
}}
 
{{Project license
 
|License=Expat
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-04-06
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 13:18, 17 June 2022


[edit]

CodePY

http://mathema.tician.de/software/codepy
Generate and execute native code at run time.

CodePy is a C/C++ metaprogramming toolkit for Python. It handles two aspects of native-code metaprogramming:

  • Generating C/C++ source code.
  • Compiling this source code and dynamically loading it into the Python interpreter.
  • Both capabilities are meant to be used together, but also work on their own. In particular, the code generation facilities work well in conjunction with PyCuda. Dynamic compilation and linking are so far only supported in GNU/Linux with the GNU toolchain.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Kelly Hopkins

Verified on

6 April 2010




Leaders and contributors

Contact(s)Role
Andreas Kloeckner Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://pypi.python.org/pypi/codepy


Software prerequisites




Entry















Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.