Skip to main content

A WSGI object-dispatching web framework, designed to be lean and fast, with few dependancies.

Project description

A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.

travis

Installing

$ pip install pecan

…or, for the latest (unstable) tip:

$ git clone https://github.com/dreamhost/pecan.git -b next
$ cd pecan && python setup.py install

Running Tests

$ python setup.py test

…or, to run all tests across all supported environments:

$ pip install tox && tox

Viewing Documentation

Available online, or to build manually:

$ cd docs && make html
$ open docs/build/html/index.html

…or:

$ cd docs && make man
$ man docs/build/man/pecan.1

Additional Help/Support

Most Pecan interaction is done via the #pecanpy channel on FreeNode IRC.

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

pecan-0.2.4.tar.gz (139.7 kB view hashes)

Uploaded Source

Built Distributions

pecan-0.2.4-py2.7.egg (296.5 kB view hashes)

Uploaded Source

pecan-0.2.4-py2.6.egg (295.2 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