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.
Installing
$ pip install pecan
…or, for the latest (unstable) tip:
$ git clone https://github.com/stackforge/pecan.git $ 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
Contributing
For information on contributing to Pecan, please read our Contributing Guidelines.
Bugs should be filed on Launchpad, not GitHub:
Additional Help/Support
Most Pecan interaction is done via the pecan-dev Mailing List and the #pecanpy channel on FreeNode IRC.
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
pecan-0.4.5.tar.gz
(246.6 kB
view details)
File details
Details for the file pecan-0.4.5.tar.gz.
File metadata
- Download URL: pecan-0.4.5.tar.gz
- Upload date:
- Size: 246.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e015753edecb68a0ce164d47b3234e49badd0ab827f6c79150f56f13f28f2c59
|
|
| MD5 |
4f48ce8c63b7afde12e51f182b0fc27e
|
|
| BLAKE2b-256 |
09cd106034321ee3e47987c24d211a478a839de20b9c40fe472e04ab2b900e63
|