New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Sign Up
MongoDB Atlas runs apps anywhere
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.
Negative Space P3DR (Remake using Panda3D): A classic Shoot 'Em Up. 4 axis movement, space key to shoot. It features 3 levels: 2 normal levels in which the player has to dodge enemy drones and a 3rd one that features an end game boss fight.
A very high level 2d tile grid based game engine written in Python and PyGame. It is intended to make programming 2d tile grid based games much easier, especially for novices, while retaining the flexibility required by more experienced programmers.
Terminal Delusion is a project to build a game that will be fun to play, have a good storyline, humour, music and atmosphere. Possibly not very good graphics at first. And it will be written in Python.
Plus: all content and tools under an open license.
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.
eele es un editor de cuentas generales en formato XML para las entidades locales españolas obligadas a la rendición telemática de cuentas mediante la plataforma http://rendiciondecuentas.es.
RPGenesis aims to create a gaming engine specifically designed for the creation of classical, two dimensional role playing games as well the toolset needed to create games based on this engine.
Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
OpenDWS is a hobby project to create a datawarehousing suite that: - Can work on different OS - Federates databases - Can run Data analyses using plugins on different databases This project is programmed in Python Language.
The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
PyTaco is a text adventure development framework written in Python. PyTaco is currently in development and at the moment only features a basic game engine and XML configuration files for rooms.
Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
Use python to parse privoxy log in clf format and refer to wot ratings of the site and then dump the data in a sqlite database for statistics generation later.
ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram