cpython

Programming language

The primary implementation of the Python programming language

The Python programming language

GitHub

64k stars
2k watching
30k forks
Language: Python
last commit: 3 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zpoint/cpython-internals Detailed documentation and notes on the internal workings of the Python interpreter 4,162
ninia/jep Embeds CPython in Java through JNI to create a native Python interpreter within a JVM. 1,332
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,635
prompt-toolkit/ptpython An interactive Python shell with advanced features and customizable interface 5,229
python/devguide A comprehensive guide to contributing to the CPython development team. 1,865
pytorch/extension-cpp Enables the creation of custom C++ extensions with CUDA support in PyTorch 1,017
pyston/pyston A performance-enhancing Python compiler that improves language execution speed and compatibility 2,504
rapptz/discord.py An API wrapper for interacting with the Discord platform. 14,899
pytorch/tutorials PyTorch tutorials for learning deep learning with the PyTorch framework 8,232
ahgamut/cpython The Python programming language implementation 32
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
pylons/pyramid A Python web framework designed to simplify and streamline the development of real-world web applications. 3,970
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
vyperlang/vyper Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) 4,898
pylons/pyramid_bpython Bindings for using Bpython as the interactive shell in Pyramid web applications. 0