Skip to main content

Pythonic web development framework based on XML pipelines and WSGI

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 in this release:

  • Added support for map:act

  • Added XHTML serializer

  • Added SendmailAction

  • Added support for use-request-parameters to TraxTransformer

  • Added support for when parameter to map:handle-errors

  • Minor bugfixes

Starting points:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycoon-0.2a4.zip (53.2 kB view hashes)

Uploaded Source

Built Distribution

pycoon-0.2a4-py2.4.egg (85.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page