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.4.tar.gz
(139.7 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.4-py2.7.egg
(296.5 kB
view details)
pecan-0.2.4-py2.6.egg
(295.2 kB
view details)
File details
Details for the file pecan-0.2.4.tar.gz.
File metadata
- Download URL: pecan-0.2.4.tar.gz
- Upload date:
- Size: 139.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e0fec0a4290e3a549b846e50c690c056106c8d16dd17d60078b9da9e783ac9e
|
|
| MD5 |
b950a710c2f4c6b8e55cbe52685f2b02
|
|
| BLAKE2b-256 |
c92566b07d8c034ea7eaa5732a55e795bc020cb119dce23c5f8f208bc63351f3
|
File details
Details for the file pecan-0.2.4-py2.7.egg.
File metadata
- Download URL: pecan-0.2.4-py2.7.egg
- Upload date:
- Size: 296.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5df86d2935d8096aec75d0be711a4464b3447ddcae92a37fa6b81e1763d10805
|
|
| MD5 |
5710779096b6af0d737beb462c47e115
|
|
| BLAKE2b-256 |
aaa0a4296dbeb4dc1694045f28aa0b12adb42915d546fdebba959e4df0ea7689
|
File details
Details for the file pecan-0.2.4-py2.6.egg.
File metadata
- Download URL: pecan-0.2.4-py2.6.egg
- Upload date:
- Size: 295.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da7457e3a31ca4807f58894a51ea5bd4360ab8c5b31615d7c3745edb901de3d4
|
|
| MD5 |
c5de0672baa159f49aa767aa4acd2ce2
|
|
| BLAKE2b-256 |
9dc8847e6aec3b7f67dd31b16b7ffda1df2b8b6bc1460bf72e2a512fd4842848
|