A WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
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/pecan/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 reported at:
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-1.0.0.tar.gz
(118.7 kB
view details)
Built Distribution
pecan-1.0.0-py2-none-any.whl
(145.6 kB
view details)
File details
Details for the file pecan-1.0.0.tar.gz
.
File metadata
- Download URL: pecan-1.0.0.tar.gz
- Upload date:
- Size: 118.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8f4f3bd86ed472f26310a086a7f3776225c9ecfd8b24a96dd31b1ccce3feaa0 |
|
MD5 | 0ff16529e940898d26c21a09ed5261cd |
|
BLAKE2b-256 | ba2fd840c48b802d9bf7437fd680b7c895185d56b8a76047a77431ceb2b1f069 |
Provenance
File details
Details for the file pecan-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: pecan-1.0.0-py2-none-any.whl
- Upload date:
- Size: 145.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51d02bacf46b3f465d6be2cc82c2338527ea550442681e432614551d8ef8a41e |
|
MD5 | ab45594e74a9be56dac3ae3ae4c46dfe |
|
BLAKE2b-256 | 4bf14ef847b59b1d436fd919f54531401e0081392fd6dbc10762a5f2b797d22a |