$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.
Start Free Trial
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization".
The project is now dead and replaced by PyPy: http://pypy.org/
The pydoc module, distributed bundled with python, proved extremely helpful in handling documentation strings included in python scripts. This project proposes a clean up of the code as well as add new capabilities, with python version 2.6 as a target.
JLink lets users author flow charts based on ISO 5807 and IBM standards. Developers can use JLink to add flowcharts to applications, serve a flow chart over the web in PDF or PNG, or dynamically create a flowchart with Javascript, Python or Ruby scripts
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
A small lightweight IDE for the *NIX platform that supports a wide variety of languages. Includes all standard features such as syntax highlighting, project manager, and a compile tool.
Cross-platform and cross-compilers stand-alone build system (or build environment). Purpose of this project is create easy for use, configure, scalable build system.
This project provides a patched Python distribution that can be built on the win32 platform using 'configure' and 'make'. It requires Cygwin and the MinGW compiler toolchain.
The focus of this project is to port the OO interpreter language Python and its extensions (GUI, CORBA, SOAP, XML-RPC, QNX message passing, Data Bases a.s.o) to QNX4 and QNX6 (QNX RTP). URLs: www.python.org
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.
The DVS Deployable Versioning System is for tracking the development, QA and installation of deployables. It is intended to be used in in-house project environments and uses a CVS style command line interface.
A open dynamic 3d game engine based around Ogre3d, Ageia PhysX, OpenAL, scriptable in the LUA language. The FPS demo game Monkeys in the Dark presenting the engine power with use of deferred shading, normal mapping and the new technic of dynamic sound.
Py5 is a native port of the popular Python programing language to the IBM i (aka IBM's i5 (aka iSeries, (aka AS/400, OS/400)) operating system.
This project is obsolete. Use the 5733OPS licensed program, option 2 for full Python 3 support instead.
GUESS, or the Graph Exploration System, is a system and language for visualizing and manipulating graph structures and creating new visualization applications.
The PyAALib project is a Python implementation of the Asynchronous Action Framework based in Pure Object Oriented Concepts to develop asynchronous communication between threads (thread safety) and external process.
GNU/Linux Desktop Testing Project (GNU/LDTP) is created with the goal of producing high quality test automation frameworks and cutting-edge tools that can be used to test the Linux Desktop and improve it.
Automated computer program grading solutions designed for trainings on computer languages, data structures and algorithms. See http://openjudge.net for details.
This project aims to collect some development tools for Python under windows32 environment. PyGTk and Glade related GUI design tools are my primary concerns.
It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
AALib/PyAALib - Asynchronous Action Library Project - The project is a Framework based on Pure Object Oriented Concepts to develop asynchronous communication between threads (thread safety) and external process. Platforms: Windows, MacOSX, Linux,Sola
The goal of this project is to provide a set of Python bindings for the RakNet UDP network library version 3.0. RakNet-Python is implemented with the help of Boost.Python library and tries to mimic RakNet's original C++ interface.
includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.