a claimless python to c++ converter

Installers

Info: This package contains files in non-standard labels.
  • linux-ppc64le v0.12.2
  • osx-arm64 v0.12.2
  • linux-64 v0.12.2
  • linux-aarch64 v0.12.2
  • osx-64 v0.12.2
  • win-64 v0.12.2

conda install

To install this package run one of the following:
conda install -c conda-forge pythran
conda install -c "conda-forge/label/broken" pythran
conda install -c "conda-forge/label/cf201901" pythran
conda install -c "conda-forge/label/cf202003" pythran
conda install -c "conda-forge/label/gcc7" pythran

Description

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.


© 2023 Anaconda, Inc. All Rights Reserved. (v2.37.6 8f699865) Legal | Privacy Policy