Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
A Pythonscript that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
This is an editor for the pylab package. This editor work with ipython shell and pylab, and it enables us to run a script file or selection lines easily. It is suitable for writing a small script for daily scientific/engineering/academic report.
A Pythonscript that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
Fo & Rui 3D video game demo, made in Blender 2.49b. Download includes: game *.exe file, data files (sounds, textures), Blender *.blend file and Pythonscript *.py file. More info: http://student.agh.edu.pl/pmierzwa/fo_and_rui_3d.htm
Skype-bot is a Pythonscript that can send chat messages to the Skype user names listed in your Skype contacts list. The message is sent only at the moment your contact appears online.
This script can be used to send advertisements over Skype too.
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.
Blender Scripting Library provides a python library for creating basic geometrical objects in blender.
This makes it possible to interface blender with a pythonscript in the style POV-Ray users are used to do that in POV-Ray.
Protein ALignment Optimiser (PALO) is a script for the selection and alignment of the best combination of transcripts among orthologous genes. PALO is mainly written in Python, although other programming languages are also implemented (R, Perl...).
'Reorder' is a simple program (now with GUI) used to disrupt the order of words in a kind of specific format. It can be run as an execuatable program on Windows platform or as a pythonscript on any other platform with python
Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
Towerx is an air traffic control simulation game written in pygame. It displays a radar screen and can run pythonscript-based levels. You play a tower controller who travels around the world.
This Pythonscript uses the numpy and audiolab modules to generate waveform and spectrogram png images from a wav file. It is based on a script by Freesound.org.
This pythonscript will analyze the pcap files for Passive host analysis, Passive OS fingerprinting, Passive Http Analysis, Characterization based on the blacklists, Vulnerability Analysis of the websites, and port scanning.
Single-process HTTP1.1/FTP server; no threads or processes started per connection, runs with only few threads. Includes directory listing, virtual hosting, basic auth., support for PHP, Perl, Python, SSI, etc. All settings in one config/script file.