Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
command-line utility to convert between all 183 formats supported by openoffice. Convert doc to html, html to png, etc. Requires OpenOffice but does not require any previously installed openoffice macros. Uses the pythoninterpreter that is integrated in
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.