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
Dec 4, 2025 at 09:20
License
BSD-3-Clause
Total Downloads
5.1K
Platforms
GitHub Repository
https://github.com/serge-sans-paille/pythranDocumentation
https://pythran.readthedocs.io/