One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Cut Cloud Costs with Google Compute Engine
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
GolfTracker is an application written in python and GTK used for tracking golf statistics. It handles calculating your handicap index as well as lots of other general golf statistics.
BEstory is a storyboard application which allows the end-user to construct and animate a complete film storyboard. It is a portable and multi-lingual application to cater for all sorts of audience.
Togra is a high-level approach to 3D application scripting using Python and OpenGL. Rather than providing direct access to OpenGL calls, Togra allows users to script a call graph, then evaluates this call graph in C. This gives easy, fast 3D graphics.
While learning the Zope application server, I wrote an application for my father (Paul) to track his train collection inventory. Since he really wasn't sure how he wanted to organize his inventory, I had to make it really flexible.
"Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
Graphical or terminal-based stopwatch with many user-named lap timers. Save / restore timing results via CSV file; timer "runs" even when application isn't running! Supports lap timer label templates. Hildonized (i.e., also runs on Maemo / Nokia 770).
File Lister is an Application designed to List your Files in Any Directory it has advanced features included, such as printing, saving, searching by extension and more.
ConfigPatch is a "meta-config" utility. It reads configuration files in several formats, applies patches using application-independent commands, then writes the changed files. Use ConfigPatch to re-apply your config changes after reinstalling/upgrading
Application for music collection administrating. Allows creating tematical repositories, storing albums on external media and browsing/importing them as necessary.
Ernie integrates Web 2.0 design principals with next generation communications technologies, using VoIP, presence and Python. Ernie is used wherever a real time communications enabled web page or application is hosted on a server.
GHA Output and Template, or GOaT, is a system for creating rich, complex templates by defining a series of callbacks to functions within an application that may be accessed via "tags" placed in a template.
InSitu is a content-editing system for small and simple web sites. There are two different versions, one uses Perl/CGI and has to be installed on the server, the other is a desktop application written in Python/wxPython.
Black Wings is a framework built over SDL to make the game/graphical application development easier, by adding a scene system, an event manager, a template manager and a widget system ready to play with, along with many smaller controls.
RADAR is a pluggable network monitoring platform that allows for reporting and searching at the application layer. Out of the box, RADAR lets you capture SMTP, AIM, YahooIM and YMail traffic. Find out more at: http://www.optaros.com/solutions_radar.html
phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
Candy is a job application manager.
Users can add objects like job applications, enterprises, contacts and appointments. Those objects can be linked together and users can easily follow evolutions of their job applications.
Javelina is an advanced code coverage tool that uses dynamic instrumentation to minimize the overhead for collecting coverage data. Additionally, Javelina allows the application of logical operations to code coverage data.
...Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in Product if p.name.startswith('A') and p.cost <= 1000)
Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases.
Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. ...
Rx4RDF shields developers from the complexity of RDF by enabling you to use familar XML technologies like XPath, XSLT and XUpdate to query, transform and manipulate RDF. Also included is Rhizome, a wiki-like application for viewing and editing RDF models