Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
$300 Free Credits to Build on Google Cloud
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.
Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Jewel-Story is a turn-based RPG game with strategy elements. Fight system of a game will be turn-based and need a deep thinking of player. You must have Python2.6 + pygame(1.9.0-2.1) module.
yapsnmp-ng is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c and v3 as well as full MIB parsing. (Compatible with Python up to 2.6) It add SNMPv3 support and fixes to the YapSNMP
A pure Pythonmodule that implements client side RADIUS authentication, as defined by RFC2138.
This project has moved to GitHub.
http://github.com/btimby/py-radius/
Galclone is a free clone of the simple 2d real-time strategy game galcon. Like his archetype, galclone is written in python and uses the pygame module (LGPL) for its gui.
PyODB is an ODBC Pythonmodule to provide an quick an easy way to work with databases.
It provides a small set of simplified bindings to the unixODBC API and has been developed
using SWIG.
PyEnchant provides language bindings and wrapper classes to make the excellent Enchant spellchecker available as a Pythonmodule. It includes all the functionality of Enchant with the flexibility of Python and a nice 'Pythonic' object-oriented interfac
py-xbeeMTS is a graphical interface to manage two cards (one serial and one MuIn Droids) communicating through xbee modules. GUI powered by Glade You must to have python serial module
pyGTM is a package of python, C and mumps which enables a pythonmodule to provide interactive storage retrieval and query of python objects in GT.M (mumps) globals.
Pythonmodule for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linux kernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti
PyBat is a Pythonmodule which allows Python scripts to invoke Windows batch files (and vice versa) while allowing environment variable changes made in the child process to be reflected in the calling (parent) process.
forgetHTML is a Pythonmodule for writing HTML by building a tree from different classes, one pr. HTML element. This makes it possible to modify and create elements in a different order than they will end up in the final HTML output.
ctypes is a Pythonmodule allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries.
forgetLDAP is a Pythonmodule for accessing LDAP databases by crating
classes that maps LDAP entries to objects, normally one class pr set of
LDAP objectClasses. The idea is to forget everything about LDAP and just
worrying about normal classes and ob
GDTagging is a easy to use module for Python 3.0 which can read and write ID3 Tags v1 and v1.1. In future it should also support ID3 Tags v2 and higher.
A Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.
FBClient is a Pythonmodule for accessing the Facebook website, aimed at being a command-line "client" for users. The goal is to allow a user to interact with the site as they would using a graphical browser, but from a more direct text interface.