pythran
a claimless python to c++ converter
a claimless python to c++ converter
To install this package, run one of the following:
Pythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface description and turns it into a native Python module with the same interface, but (hopefully) faster.
Summary
a claimless python to c++ converter
Information Last Updated
Sep 8, 2025 at 17:08
License
BSD-3-Clause
Total Downloads
49
GitHub Repository
https://github.com/serge-sans-paille/pythranDocumentation
https://pythran.readthedocs.io/