Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Moebius is a mud server, written in python using (currently) MySQL as a back-end. It's design goals are to be extensible without taking the engine down, to be distributable via the database, and to allow a complete python coding/learning env online. It
A real time strategic game to end users and programmers. Programmers will be able to easily write plugins to the game, using python or others script language. In the future the game will accept C/C++ plugins. This game uses clanlib (http://www.clanlib.org
pRobot is something like Pokémon for computer scientists. Each player creates a computer program, a so-called pRobot. Then all the pRobots are thrown into a virtual arena, the war-ground. Within that arena they can walk, reproduce, and fight.
Cyberbox is an excellent puzzle game. It is similar to but more complex (and more interesting :) than Sokoban. The Cyberbox Project has produced a Linux-playable clone of this ca. 1992 DOS game and is polishing it for noncommercial release. Now with
Copter! is a SimCopter clone written in C++. Copter! will feature much more than the original SimCopter, and will be very moddable through it's modular design. Mods will be released which allow the player to be a policeman, or other characters.
MudMaker is a multi-user dungeon (MUD) game engine written in Python.
It has some loose influences from diku MUD and derivatives. But while diku et al are combat-battle oriented, mudmaker is more social and quest oriented.
Mathfun.py is a Python library that contains those little bits of mathemagical ideas that we all enjoy. Primes, prime factorization, Fibonacci sequences, string2value functions...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PyPet is a virtual pet simulation class written in Python, allowing for an open source framework for virtual pets. Includes numerous interfaces including a SuperKaramba theme, as well as supporting remote interaction over the internet or other networks.
Support For Card Games in Python.
In particular, support for Poker, with classes for Cards, Decks, Hands, Tables, Hand Classification, and AI for hand play.
Python game template powered by PyGame and PyOpenGL (but it is encapsulated).
This code provides the basis to begin developing a game prototype quickly
A simple golf league program for keeping track of players, teams, courses, and handicaps. It runs on any OS and stores in file or to a database through Zope Object Database
Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
Parlance is a completely open platform for playing the Diplomacy board game over a network, using the protocol developed by the DAIDE community. This Python-based system currently includes a configurable server, a few simple bots, and an observer.
This is an on-line multi player card game based on a popular South-American game called "Truco". It is written in Python/GTK and is intended to be multi-platform.
Humans vs. Zombies is a game of moderated tag. A group of human players attempts to survive a zombie outbreak by not being tagged by zombie players. See humansvszombies.com for more. The HVZ program is a Django application that administrates this game.