(login as user trac password trac1234 to create & modify tickets)
flup: random Python WSGI stuff
This Python package is a random collection of WSGI modules I've written. fcgi and publisher have long existed since I became interested in Python web programming a few years ago. They have been recently cleaned up and retrofitted with WSGI. The other modules just followed as I explored the possibilities of WSGI.
This package has no dependencies and installs with a simple distutils setup script. However, if you are running a version of Python less than 2.4, the use of forking WSGI servers requires the eunuchs module.
flup is distributed under a BSD-style license.
Links of interest:
- Mercurial repository: http://hg.saddi.com/flup-server
- Download prepackaged tarballs and Python eggs (Latest)
- flup at the Cheese Shop
- News relating to flup
- A guideline for Submitting Patches
At this site, you may also:
- Submit or browse bug reports
- Browse the Mercurial repository
- View the Frequently Asked Questions
flup is functionally divided into three components: