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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pecan-1.0.4.tar.gz.
File metadata
- Download URL: pecan-1.0.4.tar.gz
- Upload date:
- Size: 119.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ecaa56bd3e1643af671dda9c293992b0e086c52cd7d19ab37bd56169a6effa8
|
|
| MD5 |
02d26c5be8faa64c35b57ed9205742a6
|
|
| BLAKE2b-256 |
ceabfaf15ad665d95241faf61c1a18fec1f5491e69908ca82229dd68ec4659c1
|
File details
Details for the file pecan-1.0.4-py2-none-any.whl.
File metadata
- Download URL: pecan-1.0.4-py2-none-any.whl
- Upload date:
- Size: 146.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed200bd6352565f3cfb7dbcd93889fb69f72d0a66580597c2545cddc89aa2e06
|
|
| MD5 |
765edfa66fcc6839e19a004ec7750089
|
|
| BLAKE2b-256 |
ed628eb5b5e226f62c3fb2bf7d7cb9258815b20ad4ccb3b45b389319d3452931
|