zippypy
Python interpreter
An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces.
A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.
9 stars
5 watching
2 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter that provides a lightweight alternative to the standard Python 2.7 interpreter with improved memory management and no global locks. | 19 |
| An embeddable, high-level Python interpreter written in C11. | 1,656 |
| A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 |
| An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
| An interactive BASIC interpreter written in Python | 174 |
| An Emacs package to provide a comprehensive Python development environment. | 1,901 |
| A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
| A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
| A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
| A plugin that lets you switch between different Python interpreters without restarting LSPs. | 18 |
| A Python library providing an interface to Micro:bit I/O devices | 93 |
| An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. | 437 |
| An embeddable Python interpreter within a PySide2 widget. | 34 |
| An interactive digital electronics simulation library written in pure Python | 204 |
| A library for reading and writing the PKWARE Zip archive format. | 15 |