Python WSGI web development framework based on XML pipelines
Project description
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)
Starting Points
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pycoon-0.2a5.zip
.
File metadata
- Download URL: pycoon-0.2a5.zip
- Upload date:
- Size: 93.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a22bed96b98285e6a5c5e6b844d161ad61084ecfacb4363804d1817e2a640c9f |
|
MD5 | 79bd04b9ac2a097575d758ecebf71623 |
|
BLAKE2b-256 | 147b51e2dd02e6bd7782111d8c50e9840f477fcfcd647f79131b524181d7c9e3 |
File details
Details for the file pycoon-0.2a5-py2.4.egg
.
File metadata
- Download URL: pycoon-0.2a5-py2.4.egg
- Upload date:
- Size: 105.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4fedb2ae07d3647a339e7f7ee09fb1091c488d034f70d96293362eaf9258650 |
|
MD5 | 1ed46f04bddc903ba71efea2ba1b5d5d |
|
BLAKE2b-256 | 4ffb0f8acf61b106a075d6c178e297fc1bcf8d6cd1b3be73f92d9dbe2dd3c77d |