Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
LegionWeb is a Python (CGI) website engine. Initially designed simply to allow a site to be templated, it is now developing more mature features. Data is stored in HTML and XML files, although MySQL support is planned.
A healthy alternative to ASP, PHP, ColdFusion, JSP, for html templating and dynamic server generated web pages. Currently used as the foundation for BlogPutty, a weblogger.
An ISP-class utility to allow FTP account holders to change their password independently using a web browser. Written in Python and Works with PureFTPd-MySQL servers where the PureFTPd FTP server uses a MySQL database for user authentication.
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.
Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.
Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
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.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
PyGestPayCrypt is the Python implementation of GestPayCrypt and GestPayCryptHS classes for italian Banca Sella GestPay online credit card payment system.
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.
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.
A web application development system which uses TAL/TALES/METAL for the markup and Python for the programming logic. JOTWeb\'s goals are to make it simple and obvious for a Python developer to create a dynamic site.
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)
ZopeXMLMethods provides methods to apply to Zope objects for XML/XSLT
processing. XSLTMethod associates XSLT transformers with XML
documents. ZopeXMLMethods succeeds XMLTransform. It features
file-system caching and works with many XML/XSLT libraries.
PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides
components for building CGI apps to manage MP3 files on a remote server.
Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
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.
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.
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.
Crawdad generates HTML from a DOM-like, in-memory tree. Python programs build trees by adding nodes that represent tagged elements. Crawdad can generate static HTML pages or dynamic HTML pages responding to CGI requests.