485 skills found · Page 1 of 17
RustPython / RustPythonA Python Interpreter written in Rust
PyO3 / Pyo3Rust bindings for the Python interpreter
pydantic / MontyA minimal, secure Python interpreter written in Rust for use by AI
bpython / Bpythonbpython - A fancy curses interface to the Python interactive interpreter
PiotrDabkowski / Js2PyJavaScript to Python Translator & JavaScript interpreter written in 100% pure Python🚀 Try it online:
wuub / SublimeREPLSublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
pocketpy / PocketpyPortable Python 3.x Interpreter in Modern C for Game Scripting
pikasTech / PikaPythonAn ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
go-python / Gpythongpython is a python interpreter written in go "batteries not included"
vndee / Llm SandboxLightweight and portable LLM sandbox runtime (code interpreter) Python library.
tuplex / TuplexTuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
denosaurs / Deno Python🐍 Python interpreter bindings for Deno and Bun.
mattgreen / HythonHaskell-powered Python 3 interpreter
davidcallanan / Py Myopl CodeInterpreter for a BASIC-inspired language written in Python for my tutorial series on YouTube
amol- / DukpySimple JavaScript interpreter for Python
0cyn / Ktoolpip install k2l | Mach-O + Obj-C analysis TUI / CLI kit and library. Zero compiled deps, runs anywhere with a python interpreter.
libraries / PywasmA WebAssembly interpreter written in pure Python
vinci1it2000 / FormulasExcel formulas interpreter in Python.
kuroko-lang / KurokoDialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
thp / PyothersidePython Bindings for Qt 5 and Qt 6. Allows you to access a CPython 3 interpreter directly from your Qt QML user interface code.