ptpython
Python REPL
An interactive Python shell with advanced features and customizable interface
A better Python REPL
5k stars
65 watching
283 forks
Language: Python
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
prompt-toolkit/python-prompt-toolkit | A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,423 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
bpython/bpython | An enhanced interactive Python interpreter with features common to IDEs. | 2,649 |
python-poetry/poetry | Makes managing dependencies and packaging for Python projects easier | 32,005 |
python/cpython | The development and distribution of the Python programming language | 64,132 |
rustpython/rustpython | A Python interpreter written in Rust, allowing execution of Python code on the target platform. | 19,301 |
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,469 |
pyston/pyston | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,500 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |
microsoft/ptvs | Tools for extending Visual Studio with Python support | 2,531 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,634 |
scanny/python-pptx | Creates and manipulates PowerPoint documents programmatically. | 2,510 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
pyenv-win/pyenv-win | A tool for managing multiple Python versions on Windows | 5,146 |