cpython
Programming language
The development and distribution of the Python programming language
The Python programming language
64k stars
2k watching
31k forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zpoint/cpython-internals | Detailed documentation and notes on the internal workings of the Python interpreter | 4,183 |
ninia/jep | Embeds CPython in Java to create a hybrid environment for executing Python code within a Java application. | 1,345 |
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 |
python/devguide | A comprehensive guide to contributing to the CPython development team. | 1,880 |
pytorch/extension-cpp | Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
pyston/pyston | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,500 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,961 |
pytorch/tutorials | PyTorch tutorials for learning deep learning with the PyTorch framework | 8,296 |
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,332 |
pylons/pyramid | A Python web framework designed to simplify and streamline the development of real-world web applications. | 3,984 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,928 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |