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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Zorn is a 2D space shooter with a rotating top-down perspective. It is written in Python, using the PyGame and PyOpenGL libraries for broad platform independence. Both single player and networked multiplayer are supported. Currently in alpha.
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.
Through Browser Debugger (TBD) is a debugger for the Python language which uses any web browser as the user interface. Simply run TBD with the name of the application to debug and your browser will open automatically to display the debugger.
Interactive cinema game, based on the story "The Light Princess" by George MacDonald. Emphasis on strong character, story, and artistic design. Will have numerous game puzzles, multiple endings, and software-agent based characters.
A small 3d engine for making virtual characters. Includes a simple GUI interface for building a character with physics and procedural animation using neural networks. Developers can use the engine library to make simple games or to run simulations.
* Provide an advanced mechanism for random-play of large sound databases
* Calculates the replay-gain for the songs to balance different recording levels
* Keeps history automatically, even if files are moved around
* Uses python to be easily extended
A 2d side-scrolling game set in "Sleepyland," where you must find, use, and combine a wide variety of magical pajammas to defeat the evil Dreamcatcher.
A bittorrent client with a seperate backend and frontend which communicate through xmlrpc. Backend written in c++ with Rasterbar's libtorrent to provide low resource usage.
pyHSScripts - pyHomeServerScripts starts and stops a server for e.g. file-sharing in the local network with the ability of small user-management. uses wxPython for GUI. with WOL support.
The ezpyinline is a pure python module which requires almost no setup to
allows you to put C source code directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access from Python.
Downloads a xml file for a Australia ISP westnet.com.au and displays amounts downloaded. From the westnet.com.au usage file. This Really does come under the category of scratching my own itch, but I'm open to expansion ideas. Download the SVN version!
Schnolgo is a multi-format musical composition package written in Python. It is built with an extremely flexible system for representing rhythmic structures and is intended to allow for songs to be written so as to make use of "guided improvisation".
Hybrid Share is a User Friendly Mono C#/Gtk# Application that allow Mac, Windows and Linux Users To Share Files. The Application is extensible via Plugins, so you can Talk with connected people, check your mailbox or other things that plugins could do.
Trino is a multiplatform level editing tool based on the QuArK project, targeting Mac OS X, Linux, and Windows for initial release. This site is intended to provide basic project information, news, and development information.
CrUX is a collection of code writing utilities for developing XML based applications. The project is written in Python in an effort to be portable and cross platform compatible.
Relationale is a domain-specific language implementing relational algebra atop a general-purpose host language. It features a static type system, type inference, lexical scope, and delayed evaluation. A proof-of-concept is being developed in Python.