{"library":"pythran","type":"library","category":null,"description":"Pythran is an Ahead-of-Time (AOT) compiler that translates a subset of Python, primarily focused on scientific computing and numerical kernels, into native C++14 modules. It aims to provide C++/Fortran-like performance for Python code, leveraging multi-cores and SIMD instructions. The current stable version is 0.18.1, and it actively maintains a release cadence of several updates per year, supporting Python 3.7 and upward.","language":"python","status":"active","version":"0.18.1","tags":["compiler","performance","numeric","scientific-computing","ahead-of-time-compilation","numpy","c++"],"install":[{"cmd":"pip install pythran","imports":["from pythran import PythranExtension","from pythran import compile_pythrancode","from pythran import compile_pythranfile"]}],"homepage":"https://pythran.readthedocs.io","github":"https://github.com/serge-sans-paille/pythran","docs":"https://pythran.readthedocs.io","changelog":"https://pythran.readthedocs.io/en/latest/Changelog.html","pypi":"https://pypi.org/project/pythran/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pythran/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}