Browse free open source Python CGI Scripts for Mac and projects below. Use the toggles on the left to filter open source Python CGI Scripts for Mac by OS, license, language, programming language, and project status.

  • $300 in Free Credit for Your Google Cloud Projects Icon
    $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
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    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.
    Try BigQuery Free
  • 1
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Mamba is a extensible xml templates preprocessor wrote in Python. Using it, you can rapidly develop powerful applications ready to integrate with the internet. It can be used to work as a generic CGI program or for generate content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data. Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Bunghole Jukebox is a web interface to your MP3 collection. Use it to access your music collection wherever you are, publish in your website/blog and share with friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    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.
    Try Compute Engine
  • 5
    CGIgen is a collection of classes that are useful in data-encapsulation esp. for CGI-scripts. It also includes other classes that may be helpful in writing CGI-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CheesyPy - a library for creating websites somewhat like CherryPy, featuring a builtin web-server (HTTPLib) with session management (not using Cookies) and a plugin architecture (PageLib) for webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Coil is an MVC framework for Python. It is based on the design of Struts, and supports many of the same API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GeekGrep is a Django based social-networking system designed to get geeks connected with each other. The main feature is a database of geek codes and the ability to search them. See our project web site for a design template of the future site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python class to search in Google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    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.
    Try Cloud SQL Free
  • 10
    Internet survey CGI engine. Allows to define the colleted data set, generate SQL database tables, displays survey form, validates them and finally stores in the database. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pungi is a Ultra Light Weight Framework for Python developing. It uses MySQL database, but you can manually write the connection to another database (If you do, we'll gladly merge it in Pungi). You have Active Record, Paging, Template system and AutoFor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python cgi's for maintaining multiple web-based schedules. None of the heavyweight CMS systems does this cleanly and simply. This is not an off-the-shelf solution, but snippets for you to use. Programming required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A python implementation of Fresnel, a display vocabulary for the Resource Description Framework (RDF). See http://www.w3.org/2005/04/fresnel-info/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebFormKit is a WebWare plug-in that allow developers to easily and quickly write web applications in a similar way they develop GUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Object oriented CGI output module for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Access to ezmlm-idx managed lists from web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    psilib
    psilib is a library allowing applications to process Portable Site Information (PSI). PSI is an XML-standard for enabling entire websites to be exchanged between content management tool without feature loss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tomato's Web Application Common Components -- project aimed on building commonly used components for web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →