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

  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    A Python interface to the gnuplot plotting program.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    BigApache for Windows is a free Enterprise Ready Server. It is suitable for the semiprofessional use or for the program development of Html / PHP / Mysql / Perl / Python / ASP::Apache or Java projects (JBoss with Tomcat).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Django-dataplot enables developers using the Django web framework to seamlessly integrate data-driven graphical plots into their web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eurasia is a low-level Python Web framework which follows the Tao
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Validation and form generation package (primarily HTML/HTTP forms) for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    LanguageSys is a class/libary for internationalizing applications written in PHP/Python. It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    POST (Python Obviously Simple Text) provides support for simple, flexible dynamic document generation in multiple output formats. Supports inputs in text or XML, outputs in HTML, PDF, RTF, LaTeX source, nroff source, postscript, and plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PowerTemplate is a cross-platform template system that works well on applications deployed on the client as well as applications deployed on the server. The PowerTemplate language is easy to use while at the same time being flexible and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an add-on module for AOLserver that embeds a Python interpreter in-process (much as mod_python does for Apache).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pylets - a high-performance aspect-oriented Python web framework tightly bound to mod_python and Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python MyCMS is an application development platform built with robust MySQL integration allowing for easy creation of state and event driven web-based interfaces. Now also featuring a phpMyAdmin-style web interface to MySQL for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple yet powerful templating engine for Python. Emphasis has been placed on ease of use. Simply put this file into your project directory and do "import template".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application Radi-testdir is a light weight test Management tool. Radi supports testdirectory features like configuring the test plan, updating (create/edit) the test results for the test image/build, Backup, User Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SteppedStateMachine

    SteppedStateMachine

    Creates and operates a stepped state machine

    Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required. Received symbols may be received from sources outside the state machine, or may be generated internally by the state functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The pyxhtml Python XHTML class can be used to programatically generate XHTML documents. It is particularly useful when one has to add an XHTML output module to a Python application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CGI games: WSpace will become a multiplayer space strategy game. WebRogue is a roguelike, ready for multiplayer support later. There is also a GUI client for WebRogue in the download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next