Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
MongoDB Atlas runs apps anywhere
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.
Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
A build architecture and base implementation to support fast and efficient software builds. It provides intelligent configurations while making it easy to override default behaviors and experiment with new concepts.
An advanced incremental build system written in Python, introducing support for automatic dependency and recipe discovery. It supports single- and multi-threaded builds. It requires Python v2.6 and pybfc and, natively supports all POSIX systems.
PyChecker is a static analysis tool for finding bugs in Pythonsource code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
Various components for Zope3. Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
gnu4u provides defined set of (GNU-)tools for development C and C++ applications. This tool set is independent of the OS's patch level, is available for different systems and provides the same development and runtime environment for those systems.
That project aims at providing tools and code to be used in C++ projects that use CppUnit and/or trac, to be able to include them easily in CruiseControl.
Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programming language for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
zetadb is a python/zope tool that allows a rapid application development of relational database oriented web applications. It generates transladable and user friendly applications to maintain data over the web. It also implements OpenOffice integration
Crusty the Package. Is a package generator for build systems. It uses upstream version controls to create snapshots that could be build automaticly in build systems.
SConfigure is an extension to SCons configuration functionality.
SConfigure provides framework developers a way to install SCons 'Tool' objects with their project.
Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
A simple program for creating documentation of Python files. Using ANTLR library it creates a HTML document with information about all classes, it's methods, class fields and attributes. Also it creates documentation of all functions in this file.
Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.