pyston_v1
Python compiler
A faster implementation of the Python programming language aimed at improving execution speed and compatibility.
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
5k stars
248 watching
289 forks
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyston/pyston | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,504 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
ipython/ipython | A command shell and interactive computing framework that provides rich media, shell syntax, tab completion, and history for multiple programming languages. | 16,311 |
pystorm/streamparse | Enables real-time computation on live streams of data using Python | 1,495 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,771 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,152 |
pylons/pyramid_ipython | A Python binding that integrates the IPython shell with Pyramid's pshell. | 7 |
pylons/pyramid | A Python web framework designed to simplify and streamline the development of real-world web applications. | 3,970 |
kitao/pyxel | A retro game development platform inspired by 8-bit consoles. | 15,264 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,851 |
ahgamut/cpython | The Python programming language implementation | 32 |
python/cpython | The primary implementation of the Python programming language | 63,523 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 643 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |