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.
Try Compute Engine
Build AI Apps with Gemini 3 on Vertex AI
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.
Hama is a pythonscript designed to make a tar file that contains all files in the same directory, except for itself and other previously Hama tar-ed files.
It is useful for personal document/code backup before everyday editing.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
This is a script to download a book from Springerlink in a nicely named folder with named chapter pdf-s. Example call for http://www.springerlink.com/content/ut18k333h375/?v=editorial is python downloadBookFromSpringerLink.py ut18k333h375 ./
$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.
KuKu! is a pythonscript for S60 devices, which entraps your mobile and convert it to a spy phone. More info http://jambelnet.blogspot.com/2008/06/spy-phone-python-script-for-s60.html
EIn kleines PythonScript welches per RegEx Proxy`s aus einer Textdatei extrahiert und diese anschließend auf Geschwindigkeit und generelles Funktionieren testet.
This script analyze access log from Nginx server. This script shows result which contain info about the longest request sorted by status, size and request. It helps to find long requests on your nginx server. It could help if you use Nginx as CDN.
This project is NOT an RSS Feed reader but is a pythonscript that checks whether web page(s) have changed since you last checked. A GUI based on PyQt is under development (in the SVN version). Development is stalled till I get more help. To join, send me a message at https://sourceforge.net/sendmessage.php?touser=2955941
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
fiiRay is open-source physically based 3D renderer that can be used to create photorealistic images. Pythonscript add-on for Blender 2.50 can be used to export scenes for fiiRay. fiiRay is still in development and current version is not stable.
The Free IRC Robot Kit (or Firk) is a simple Pythonscript that allows you to create your own IRC robot in less than 5 minutes. It has many features (more are on the way) and it's entirely cross platform and open source.
A web script for counting unique hits and stores the http header information for each hit in a MySQL database. The script also creates a .html document for viewing all hits contained in the database. The script is written in python.
A short pythonscript 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.
This pythonscript takes an exported wordpress xml file and outputs a single html document containing all posts in order of entry, and a table of contents broken down by Category. CSS tags added for easy formatting.