pyston

Python compiler

A performance-enhancing Python compiler that improves language execution speed and compatibility

(No longer maintained) A faster and highly-compatible implementation of the Python programming language.

GitHub

3k stars
38 watching
92 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pyston/pyston_v1 A faster implementation of the Python programming language aimed at improving execution speed and compatibility. 4,884
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,649
prompt-toolkit/ptpython An interactive Python shell with advanced features and customizable interface 5,241
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
python/cpython The development and distribution of the Python programming language 64,132
pyinfra-dev/pyinfra A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. 3,966
mtshiba/pylyzer A fast and feature-rich static code analyzer and language server for Python 2,550
zpoint/cpython-internals Detailed documentation and notes on the internal workings of the Python interpreter 4,183
pytransitions/transitions An object-oriented finite state machine implementation in Python with many extensions. 5,822
joerick/pyinstrument A Python profiler tool used to identify and optimize slow parts of code. 6,727
eriklindernoren/pytorch-yolov3 An implementation of YOLOv3 in PyTorch for object detection and tracking 7,343
ipython/ipython A command shell and interactive computing framework that provides rich media, shell syntax, tab completion, and history for multiple programming languages. 16,332
docker/docker-py A Python library providing programmatic access to the Docker Engine API 6,861
mongodb/mongo-python-driver Provides an official Python driver for interacting with MongoDB databases. 4,169
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,562