AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Logik is a simple logical game. Player has guess a color code. The color code has 4 item and from 1 to 4 colors. Player has click mouse on 1 from 6 color circle. Evaluate: Small black circle is right place, color. White circle is bad place, right color.
A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Pythoncode for developers only (or anyone with a local Python installation who dares).
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ gamecode, Java, sql, form emails and even Pythoncode.
PyWorlds is a layer on top of Soya3D. Offers an interface for game development library for Python, which grants the novice programmers an easy way to start messing with code without worrying about weird things like performance, OpenGL issues, and so on.
Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
Focus on your application, and leave the database to us
Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
Mururoa is a set of Python libraries for making games, and other applications that demand similar technologies. It is *not* a framework. The aim is to make it easy for you to pick the parts you need and integrate them into your code.
This was going to be a set of libraries, and a client for the Crossfire RPG game, written in python. The code is gone, lost in an ancient pile of backups.
Mallard is a graphical game design package, akin to many applications for Windows such as The Games Factory, RPG Maker, Game Maker, etc. It is written in Python with wxWidgets and PyGame, and therefore should support any OS which supports Python and SDL.
A collection of code for games using python.
Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
OLPC Game Activity. Objective of the game is to help kids in developing countries to make wise food choices. Game would be built using pygame and other olpc,sugar modules. Contribution is most welcome in any form (code, idea, documentation, etc).
Game engine + remake of Atari XL/XE game Robbo.
Level loader is compatible with levels file of GNU Robbo project.
This is NOT the same project as pyrobbo on google code.
This project's aim is to create a turn-based strategic figurine game, like Warhammer (TM). One emphasized goal is to generate automagically as much code as possible, in order to keep modifications minimal when adding functionalities.
The is a 2D ball game write in pygame.
I has finish the basic framework and the playable version.
The code is free for anyone who want to edit it and learn something form it.
Free Chess is a free, open source GPL licensed WebChess game. We have discarded the original codebase, and we will be re-factoring this project entirely from scratch. Parts of this project will also use Python language for some of the underlying core code