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.
Get Started Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Written in python, Reverse Phone Lookup is a simple program that when given a phone number, will search the white pages and display the information returned (First Name, Last Name, Address, City, State, and Zip code). Note: This program no longer works.
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
A web-based search interface tailored to the New Zealand Gazette PDF archive for the NZ library community. A generic Python-based Swish-e search interface.
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.
pymaj is a tool for using the Philips Micro Audio Jukebox MP3 player (aka HDD060 or GoGear) under GNU/Linux. It supports artist/albums folders, ID3v1 and ID3v2 tags and M3U playlists.
A CLI for managing Nagios config files. It allows for creation, deletion and modification of object definitions within a set of config files, while preserving original file comments and layout. Quickly script your own wizard or web interfaces.
IMAP client, written in Python, that moves messages according to predefined rules. Useful when server based rules are not available, by running the script periodically.
A wxpython cross platform GUI for use with Replay TV 5K tools. ReplayTV tools are a collection of commandline utilities to work with MPEG-2 streams for the ReplayTV 5000 series Personal Video Recorder. The project does not include the ReplayTV 5K tools
PyAgend is a free python-based text-only agend. It support "configuration" and "users" files for retrieve informations. PyAgend is for all users which like to lost a little time in a little development project :-)
...The binding allows direction manipulation of the iptables through an object oriented and transaction based manner.
The binding removes the need to call iptable on the commandline in python applications.
ErisMUD is a MUD/MOO engine and server written in Python and SQLite and supports many features: it has rooms, chat, NPCs, items, player creation, ANSI colors, etc. Internal commands take care of the development and maintenance.
SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.
A Python program to deduce the DTD from a set of related XML files. It may not be 100% automatic but easies up the initial step before manual adjusting. The number of documents can be huge, like 100k.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
A program to apply a link map to a Mac OS X crash log that came from a build without traceback tables. The output contains at least as much information as would the same crash log from a corresponding build with traceback tables.
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.
Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.