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
Nov 15, 2025 at 22:56
License
BSD-3-Clause
Total Downloads
1.3M
Platforms
GitHub Repository
https://github.com/serge-sans-paille/pythranDocumentation
https://pythran.readthedocs.io/