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/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.
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.3.tar.gz
(139.0 kB
view details)
Built Distributions
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
pecan-0.2.3-py2.7.egg
(294.1 kB
view details)
pecan-0.2.3-py2.6.egg
(292.8 kB
view details)
File details
Details for the file pecan-0.2.3.tar.gz.
File metadata
- Download URL: pecan-0.2.3.tar.gz
- Upload date:
- Size: 139.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea5d7dd5b5c86620b7ed43a712dd5dc9932e2c259e5dcf22555cbe2c1a2acb8a
|
|
| MD5 |
52ccfd34d8a0f7c2ab0d33c59185628c
|
|
| BLAKE2b-256 |
8c9d4c5ce3cad3835255bba3863cf26014e9f1022f80b5da2f3b29010702846c
|
File details
Details for the file pecan-0.2.3-py2.7.egg.
File metadata
- Download URL: pecan-0.2.3-py2.7.egg
- Upload date:
- Size: 294.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd7ba0fbf74583accdc338b5a9fd26c9ff4f8e7b4daf773f098ffa4a4beb75d8
|
|
| MD5 |
bb25600bfdabb3e825f038a110be37f8
|
|
| BLAKE2b-256 |
bc72cdc71709f0f2253afddbf9ee4781c6abda974d8ce68def1a5caf0e814c51
|
File details
Details for the file pecan-0.2.3-py2.6.egg.
File metadata
- Download URL: pecan-0.2.3-py2.6.egg
- Upload date:
- Size: 292.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7344791ab02a25eb16fe197039206d0445425a24bdb9faa3c7dd9b035d110a69
|
|
| MD5 |
e0aaa1828dfa361994f6f2fbdcf03bf1
|
|
| BLAKE2b-256 |
f9205c1cb404717606c6a372daa9c9bb363694b1c4dcdb4849ed74708fab9382
|