pycoon 0.2a5
Python WSGI web development framework based on XML pipelines
Pycoon is a Python WSGI web development framework which allows XML processing pipelines to handle HTTP requests based on URI pattern matching. It is similar in intention to the Apache Cocoon framework. Pycoon uses sitemap file format compatible with Apache Cocoon Sitemap 1.0.
The architecture of Pycoon focuses on:
- Full sitemap file format compatibility with Apache Cocoon
- Heavy usage of WSGI modularity ideas
- Simplicity of deployment
- Optimization issues
Pycoon is a WSGI middleware that dispatches requests based on Apache Cocoon sitemap logic. Data is processed by an XML pipeline composed of several WSGI applications and middleware components. An HTTP server WSGI interface and it's implementations (Pycoon front-end) are already complete. WSGI interfaces of sitemap components and implementations of them (Pycoon back-end) are in progress.
What's New
- Created basic framework for adding samples
- Added support for customizable InputModules
- Created some static and dynamic UML diagrams for developers
- Added HTTP redirect support via <map:redirect>
- Added If-Modified-Since HTTP header support to ResourceReader
- Added fmt_textile built-in block
- Added mgmt_statusgen built-in block
- Added ResourceExistsSelector
- Minor enhancements and bugfixes (#20, #21, #22 and others)
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pycoon-0.2a5-py2.4.egg (md5) | Python Egg | 2.4 | 2007-04-12 11:48:39 | 103KB | 457 |
| pycoon-0.2a5.zip (md5) | Source | 2007-04-12 11:48:19 | 91KB | 251 | |
- Author: Andrey Nordin, Richard Lewis
- Home Page: http://code.google.com/p/pycoon/
- Keywords: web framework xml pipeline wsgi middleware cocoon sitemap
- License: GNU GPL v2
- Requires lxml, setuptools
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Environment :: No Input/Output (Daemon)
- Environment :: Web Environment
- Framework :: Paste
- Intended Audience :: Developers
- Intended Audience :: Information Technology
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: Microsoft :: Windows :: Windows NT/2000
- Operating System :: POSIX :: Linux
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: HTTP Servers
- Topic :: Internet :: WWW/HTTP :: Site Management
- Topic :: Internet :: WWW/HTTP :: WSGI
- Topic :: System :: Networking :: Monitoring
- Package Index Owner: anrienord
- DOAP record: pycoon-0.2a5.xml
Log in to rate this package.
