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.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Photodote is a client to Danga Interactive's Fotobilder software, written in Python with PyGTK. It supports drag-and-drop to interface with other photo library software and implements the Fotobilder protocol in its entirety.
An open source project to hold cglinux test suites, which are mostly for CGL2.0 projects (some are already in each individual open source project). This is a centralized place for users to download, while, not for CGL certification or registration.
json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation.
Pygme is an mplayer frontend written in Python/PyGTK. Pygme has a searchable media library (similar to winamp), a playlist and has ID3 tagging support. It uses sqlite through pysqlite bindings to maintain media lib and playlists.
Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag library.
Plasmatic is a cross platform multimedia delivery and playback system. While designed primarily for digital signage applications, its flexibility allows for any number of uses.
A web-based human event (links/books read, songs played, etc.) logging tool focused on rich bibliographic support and library (as in books-on-shelves) systems integration.
A hand-wrapped pythonlibrary bindings to ImageMagick for flexablity and preformance. This may soon include more binding to image libraries, like libexif and lcms, in the future. This is an update of the magick library from pylab.
PyDaylight turns the Daylight toolkit into a rapid application development
system for chemical information by providing a full Python interface,
including a true object layer, iterators, exceptions and useful libraries.
Disease Gene Profiler (DGP) comprises of a set of (bioinformatics) tools that can be used to identify the genes underlying susceptibility to common multifactorial diseases (such as diabetes, asthma and cancer) using freely available datasources.
CiteULike is a free service to help academics share, store, and organise the papers they're reading. This open source project contains the code to scrape citations from publishers' web sites.
Python Credit Card Transaction Validation API. Currently supports Authorize.net -- other platforms are welcome! Both Credit Cards and e-checks are supported. This is a very simple class that has a test component as well. Validation of data is not perform
Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.
A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
#ProgX is a light, bleeding edge engine targeted for easy and rapid web site building. Based on PHP, MySQL, XML and XSLT, this web site provides the minimal requirements to create your web site in a few minutes. Sources are only avalaible on CVS.
Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
The re2 module is an extension of the standard python re library module.
It provides a way of extracting a hierarchy of named groups from a string,
rather than the flat, incomplete dictionary that the standard re module
provides.
LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out