Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Pythoninterpreter.
The Markovski project implements an interpreter/compiler for a language named Markovski, used to write Markov algorithms (see http://en.wikipedia.org/wiki/Markov_algorithm).
Python Universe Builder (PUB) is an Interactive Fiction module for Python. It provides a programming environment similar to that of Inform or TADS but runs under any Pythoninterpreter.
Zerorule is a lite rule engine/expert system that implements the RETE algorithm which can improve the speed of forward-chained rule system. It is written entirly in the powerful python language. it supplies both a script interpreter and simple CLI.
InterPython (stands Python InterOperability) is a .NET library that allows a pythoninterpreter to be "embedded" in your .NET programs, and gives you (almost) transparent access to python libraries and services in .NET programs. Great for GUIs, etc.
PyBuzz is a machine plugin for the Buzz Modular Tracker that acts as a host for python scripts using the pythoninterpreter engine developed by http://www.python.org.
Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
PyMaya and PyMel are plugins that embed the Pythoninterpreter into Maya. Data types have
been mapped allowing for seamless integration between the two and providing a viable alternative
to the existing embedded language, MEL
Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
Bluemud is a mud server implemented using Java and Jython where the driver/server is in Java and the mudlib and in-game world is in Jython (the Java-based Pythoninterpreter).
SpamGAME is a statistical spam filter based on the GA.M.E. (GAussian Mono-dimensional Environment) algorithm for Text Categorization.
It is written in Python and it should run on all platform having a Pythoninterpreter.
Phasault is a EMail Tool-Client, which provides some features you can't see in other E-mail Clients. Coded in Python using Tk as GUI. Works in Win32 and Unix/Linux (with pythoninterpreter installed), and also planning to create stand-alone distribution o
FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included.
Befunge is an esoteric two-dimensional programming language.
A GUI front-end to the EPP RTK written in Java. Scripts which use the EPP RTK can be written in several scripting languages and executed within the interpreter.
Embeds a pythoninterpreter in the OpenDX (http://www.opendx.org/) visualization system. This allows the user to quickly write their own custom modules using a Python program.
an alternative interpreter for the Python programming language
The aim of the CPyrol project is to create a complete Pythoninterpreter written in C++ with minimal system requirements and a very clean codebase.
I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage.
This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
Baum is a Qt based GUI application framework with a built in pythoninterpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.