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.
It is meant to efficiently compile scientific programs, and takes advantage of multi-cores and SIMD instruction units.
Pythran supports Python 3 and Python 2.7.
Release files for pythran 0.9.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pythran-0.9.5.tar.gz | 3.6 MB | Details |
Release files / pythran-0.9.5.tar.gz
| Download URL | pythran-0.9.5.tar.gz |
|---|---|
| Size | 3.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
815a778d6889593c0b8ddf08052cff36a504ce4cc8bd8d7bfb856a212f91486e
|
|
BLAKE2b-256 checksum How to use checksums |
6fdfd4f805e04d1b26900e284de27c900867ff9acefe67c452aa8ae9bedeb405
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.3
|