Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.
BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Try Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Original Gamer's Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk, and will eventually add a powerful Python-based scripting language.
A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
CrystalNight is a web-based CGI game engine for a genre of game best described as "breeding" game. Meaning you, breed/train monsters/animals/etc. This is a game engine so the specifics for any game using it would need to be defined in the database.
Pygame.UI is a pure Python GUI implemented usingPython and Pygame library. The goal of this project is to implement a GUI which can be easily plugged into your existing game project.
PySet is an incremental implementation of the classic logic/card game Set, built usingPython, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
PyTrail is a game based on our beloved Oregon Trail. Take your family/crew across the United States to the lovely state of Oregon.
Python is the main language, using Pygame - a Python based game infrastructure.
A 2d cross-platform top-down arcade game, reminiscent of Robotron. Written in Pythonusing pygame and SDL. Available for Unix and win32, should work on Mac as well.
Moebius is a mud server, written in pythonusing (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, usingpython or others script language. In the future the game will accept C/C++ plugins. This game uses clanlib (http://www.clanlib.org
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 usingPython 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.
A cross-platform emulators frontend with ROMs database support.
Start-Game T00L is a cross-platform emulator frontend and ROM manager coded in Pythonusing a Pyglet-based interface.
It's still on a very early stage of development, and most of the features are not implemented yet.
The goal is to make a fully functional frontend which works straight out of the box, without the need to configure every single emulator (like you need to do in every other frontend today).
ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
A remake of the Atari game "The Box" from 1991. The Box is a (closed) box with unknown structure inside. Using a second, open box the player has to construct a replica of the original box with the same behaviour on balls shot in from the side.
Starlight is a MMORPG written using Ogre3D and PyGame in Python that focuses on role playing, player modifiable worlds, strong computer artificial intelligence, and peer-to-peer networking.