Project: pyston

A JIT for Python

Project Details

Latest version
2.3.5
Home Page
https://www.github.com/pyston/pyston
PyPI Page
https://pypi.org/project/pyston/

Project Popularity

PageRank
0.0027239130776960216
Number of downloads
397046

This is the package for Pyston "lite", the JIT part of Pyston, a faster implementation of Python. Pyston lite does not contain all of the optimizations of full Pyston, but it is still 10-25% faster on many workloads.

Pyston lite is currently only available for Python 3.7-3.10