htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
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
the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
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.
CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
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.
OpenID is a decentralized authentication protocol for web applications. OpenID users need share credentials with only one OpenID provider, and not every forum and network they log on to. This leads to a safer and more convenient Web. http://openid.net/
CoyoteMonitoring is a Zope-based web interface for managing NetFlow Collectors, data, and graphs. Inspired by Cacti's capabilities with SNMP, CoyoteMonitoring aims to provide rich and useful features for organizations requiring NetFlow management.
WikiGateway is a library which allows you to act as a client to a wiki website, executing operations like getPage, putPage, and getRecentChanges. It can be used from the command line, from Perl or Python, as an Atom web service, or as a WikiXmlRpc server
A simple wiki/blog in python. Uses file system for storage and plain cgi so it is a drop-in setup for a cgi capable web server and requires no libraries other than a standard python install.
UnityWiki is a Wiki implemented as a simple Python script. It supports a wide range of formatting (lists, tables, comments) and handles conflicting edits sensibly. It is derived from PikiPiki, and was originally intended for small-group collaboration.
XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
Lemon is a suite of pure Python modules for rapidly developing web applications. Includes: database, webserver, auth & session management, form and templating tools, docs and examples. Flexible enough to use on its own or with other solutions like Apache.
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.
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!
ples is a set of ReSTful HTTP interfaces to commonly used Open Source databases for the Perl, Python and PHP (PPP) scripting languages.
ples-utils is an assortment of some useful PPP server scripts that can not be found *anywhere* else.
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.
An ISP-class utility to allow FTP account holders to change their password independently using a webbrowser. Written in Python and Works with PureFTPd-MySQL servers where the PureFTPd FTP server uses a MySQL database for user authentication.
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.
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.