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.
A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
logProcessor is a daemon that read logfile in real-time and write to MySQL or PostgreSQL database. Have modules to split log line in table fields and writed to have a great performace.
Useful when listening to radio on Rhythmbox use a hotkey and it stores the data of the song been played in a text file. Scenario: "I like that song! whats its name? Im busy now...I'll press the hotkey and check it later!'
CoCOOT is an extended collaboration system of COOT(Crystallographic Object Oriendted Toolit). It operates an add-on of original Coot. It enables to collaboration through internet.
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.
Time tracker is a cli driven program that allows you to record how much time you have spent on different tasks. It's simple to use and can output textual and graphical reports.
This is my Pyweek #5 entry. It’s got everything but sound at this point. I didn’t feel like I had as much time to finish as I would have liked, but I think the results are quite good. Perhaps it will get the full polishing it deserves.
This is a very nice and simple client with GUI to connect to Net4India Broadband Server. This works on Linux/Windows. It also minimizes to notification area. Hover mouse over status icon in notification area and you will get session information.
An Open-Source Tower Defense Game developed with Python and Pygame. If you wish to show your appreciation, please consider flattrering the project: https://flattr.com/thing/141093/PyTowerDefense
Parse, analyze and -- most importantly -- use COBOL data definitions. This gives you access to COBOL data from Python programs. Write data analyzers, one-time data conversion utilities and Python programs that are part of COBOL systems. Really.
Yet another python powered bot for the browsergame "Travian".
We want to make this bot more effective then any human, at construction defensing and farming.
Design your train to carry the most possible amount of goods to the next station but beware, if you don't arm your train with weapons you'll be an easy target for the bandits roaming the countryside. How far can you go?
The PupilCutter Project aims to create a easy and as fast as possible to use Image Cutting program. Time consuming progresses, like opening Pictures file by file are abolished, in favor for batch-loading whole directories.
Programs to download and work with satellite measurements, calculate solar wind (SW) propagation time and compare data to other satellites. It uses and compares different modern techniques to determine the SW planar structures orientation.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
A Python function library to extract EEG feature from EEG time series in standard Python and numpy data structure. Features include classical spectral analysis, entropies, fractal dimensions, DFA, inter-channel synchrony and order, etc.
The Cisco Connection Analyzer will analyze a real time snap shot of your PIX/ASA connection table and tell you useful information about the conn table. It will tell you top talkers, top services..etc. Very useful in troubleshooting the firewall.
This program is based on the Workflow diagramm presented by David Allen in his book "Getting Things Done", which allows the user to handle many different real life tasks without spending too much time with it.
Application appears in system tray and keeps reminding to take short break for relaxing eyes after every rest time interval. It displays a blank screen enforcing rest for some time. User can enable/disable rest enforcement as needed.
The scikits.timeseries python module provides classes and functions for manipulating, reporting, and plotting time series of various frequencies. The focus is on convenient data access while leveraging the existing functionality in numpy.
Ognom Keeper is a simple platform game where you manipulate a ball in a real-time physics world creating walls for it to bounce on so it will reach goals. The game is written in python 2.6 with the help of pymunk and pygame.