Languages
- 5401
- SimpleTAL
- A standalone implementation of Zope's template language. Code, documentation, and examples are available. [Open Source, MIT license]
- 5402
- Spyce - Python Server Pages
- A server-side language that supports efficient Python-based dynamic HTML generation. Code, documentation, and project blog are available.[Open Source, OSI-Approved]
- 5403
- Albatross
- A toolkit for stateful web applications, providing templating and session management. Code, documentation, wiki, news, discussion list, and company information. [Open Source, BSD-like; commercially supported]
- 5404
- Aquarium
- A compact web framework providing session management, its own server, and templating using Cheetah; code, documentation, and a tutorial are available. [Open Source, BSD-like]
- 5405
- Brubeck
- A web application framework using coroutines for high-scalability. Available are code, documentation, and community links.
- 5406
- Flask
- A lightweight Python web framework based on Werkzeug and Jinja 2. Code, documentation, and community links are provided.
- 5407
- Glashammer
- A web framework emphasizing simplicity, flexibility, and extensibility. Source code, documentation, bug tracking, and a mailing list are available.
- 5408
- Guido von Rossum on Python Web Frameworks
- An article by the creator of the Python language entitled, "Please Teach me Web Frameworks for Python!" Published in January 2006, with extensive commentary from the Python community.
- 5409
- Nagare
- A BSD-licensed open-source framework using Stackless Python, providing continuations and direct callbacks registration for advanced web applications. Documentation, source code, mailing list, and other support are available.
- 5410
- Porcupine
- A Python-based web application server for data-centric, single-page AJAX applications. Code, documentation, blog, and community resources area available. [Open Source, LGPL]
- 5411
- Turbogears
- A complete web framework integrating several Python projects: SQLObject, Cherrypy, Kid, and Mochikit. Code, documentation, examples, extensions, and related news are provided. [Open Source]
- 5412
- WebWare for Python
- A suite of software components for developing object-oriented, web-based applications. Code, documentation, and mailing lists. [Open Source, Python license]
- 5413
- web2py
- An open source full-stack python web framework for scalable, secure and portable web applications. Code, documentation, videos, and support are available.
- 5414
- DjangoSites.org
- A directory of web sites and services created with Django, with tagging, voting, and commenting on each site.
- 5415
- Pinax
- An integrated collection of Django applications that provides the most commonly needed social networking features, including openID support, email verification, site announcements, user-to-user messaging, friend invitations, interest groups with discussions, wikis, and more. [Open-Source, MIT License]
- 5416
- Wikipedia: Django
- A brief, high-level, and non-technical description of the Django web framework.
- 5418
- Build Simple Asynchronous Pluggable Protocols for Windows
- How to use the REBOL scripting language to create a protocol that works similarly to the javascript:// protocol, compiling and evaluating arbitrary REBOL statements and displaying the results. (August 26, 2003)