Skip to main content

WSGI integration layer

Project description

wsgintegrate provides an integration layer to support general-purpose WSGI pipes

wsgintegrate core

wsgintegrate is dependends on pyloader for loading and calling python objects: http://k0s.org/hg/pyloader

  • wgintegrate: wsgintegrate provides an integration layer to support general-purpose WSGI pipes : url: http://k0s.org/hg/wsgintegrate : provides: dispatcher : requires: pyloader, paste : type: app

Also worth mentioning is paste (WSGI server and utilities). Much of how wsgintegrate is shaped is based on paste’s utilities and structure: http://pythonpaste.org

Examples: site management and deployment

EXamples: WSGI Endpoint Apps

WSGI Middleware

  • Commentator: comment on mostly arbitrary URLs : url: http://k0s.org/hg/commentator/ : provides: comments : requires: lxmlmiddleware : type: app, middleware, unfinished

  • SVG site map: make an SVG directed graph counting HTTP references : url: http://k0s.org/hg/svgsitemap/ : provides: directed graph : dependencies: graphviz : type: app, middlware, unfinished

  • Tag In the Middle: configure tagging on various element -> URL mappings of your site : url: http://k0s.org/hg/TagInTheMiddle : provides: tagging : requires: lxmlmiddleware : type: app, middleware, unfinished

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

wsgintegrate-0.1.5.tar.gz (6.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