a claimless python to c++ converter
copied from cf-staging / pythranconda install conda-forge::pythran
conda install conda-forge/label/broken::pythran
conda install conda-forge/label/cf201901::pythran
conda install conda-forge/label/cf202003::pythran
conda install conda-forge/label/gcc7::pythran
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.