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.0.tar.gz
(123.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.0-py2.7.egg
(266.8 kB
view details)
pecan-0.2.0-py2.6.egg
(265.5 kB
view details)
File details
Details for the file pecan-0.2.0.tar.gz.
File metadata
- Download URL: pecan-0.2.0.tar.gz
- Upload date:
- Size: 123.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14f5b773eb23d2a2bdcc332dc005f795f8e5bea90c07e0152e0589ad656b5efd
|
|
| MD5 |
add4a77324ba6e17c91a4a1c9ecc5f92
|
|
| BLAKE2b-256 |
7ea0db16abccfa15936986ed28021eef53217684638d68d234a440eb1a58f6f0
|
File details
Details for the file pecan-0.2.0-py2.7.egg.
File metadata
- Download URL: pecan-0.2.0-py2.7.egg
- Upload date:
- Size: 266.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60ec9bcaaf932a9f819b29a39c1f76c942b9b56b466b17b15d26ea307222e867
|
|
| MD5 |
1ba7c26a7a37b42ff7216289b96995c9
|
|
| BLAKE2b-256 |
9b4488f6b12b1df0707e1bddcda7e233e3eb2944e3d96bbf5670d370f9ba3da8
|
File details
Details for the file pecan-0.2.0-py2.6.egg.
File metadata
- Download URL: pecan-0.2.0-py2.6.egg
- Upload date:
- Size: 265.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881f90b38a47cb3d171eed899b16ca9b26ad3cb66a1dae1dafd3ed58225395fb
|
|
| MD5 |
dfe1dc1d8e746bb26e6fc4af26ffad61
|
|
| BLAKE2b-256 |
742aea43a252bbd1b84e8d47014b2f1fbacafcfc94c23b67de210525cce4a109
|