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.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
html2wordml is a python application for converting HTML pages to a WordML Microsoft Word XML document. The application can be used to create a new WordML document or to merge content into an existing template.
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
Making use of our library you can easily deploy and consume services available on the web. PyServices is a pythonic library that provides a default interface to WebServices written in many different protocols. Our objective is describe and implement
This Python 3.1 tool manipulates the coordinate system of CNC GCODE for machining or engraving. It can Flip X, Y, or Z coordinates, mirror X, Y, or Z coordinates, flip or Mirror both XY coordinates, or insert Z motions into a GCODE file devoid of them.
RSS aggregator written in python, using django. Feeds and feed items can be annotated with tags and other information from services such as twitter & delicious. Allow communities such as teachers to get focused, useful information from the interweb.
Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
BeyondRSS is an off-line RSS reader. It allows user to download and archive the contents of RSS links, so these pages can be read without connecting to Internet.
PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy and more. You can download the latest version from h
Personal web server which allows to take notes and read them locally or remotely with a browser or a rss-feed client.
Each note can be classified into user defined categories and appears in a given date following an advanced time validity sintax.
UWATEC UDDF Tools is a set of tools that you can convert your previous Datatrak log file, or transfer your new dives (serial, memomouse, infrared) and export them in the UDDF format.
PyML server (Python Markup Language) is a content management framework. Page contents are written in pure Python, Python objects can be created and used to render HTML for remote browsers. PyML has been developped to be very simple and easy to use.
A Python tool for creating websites or project documentation. Pages can be stored as reST (text) or html. With a simple templating and macro system it can autogenerate index pages and navigation links. Facilities for multiple translations as well.
A command-line python-based RSS 2.0 enclosure retriever. Designed with Podcasting in mind, podpooper.py can retrieve the latest enclosures from an RSS 2.0 feed. Supports mass RSS feed subscriptions via OPML feeds and PLS playlists.
A podcast aggregator written in Python using GTK. Users can subscibe to podcasts and download the latest episodes to their hard drive (iPod support is planned).
RSS Proxy is software package written in Python. It can run on both Windows and Linux. It can either run as a proxy (i.e., RSS Reader get data through it), or run as a web server (i.e., there is a web interface for both common users and administrators).
iTorrent allows you to download BitTorrent podcasts from iTunes. It transforms BitTorrent podcasts so that you can update them just like any other podcast in iTunes.
PunJab is a HTTP jabber client interface. It is a server that allows persistent client connections to a jabber server. It can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.
A python program that implements the SMPP protocol and can connect to a Short Message Service Center (SMS-C) or other SMPP compliant software over a network. Generally used for sending and receiving of SMS.
PyBookmark manipulates bookmark files. It can sync files (no server required), merge, sort, remove duplicates, and check links. Its library pybookmarklib provides access to these operations, data structures, and parser for further extensibility.
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.