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.1.0.tar.gz
(119.9 kB
view details)
Built Distribution
pecan-1.1.0-py2-none-any.whl
(146.8 kB
view details)
File details
Details for the file pecan-1.1.0.tar.gz
.
File metadata
- Download URL: pecan-1.1.0.tar.gz
- Upload date:
- Size: 119.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a1fde107633dffc265c9e8373e8afbdaaa59e5b01e194afb13bbbff03c4a1f1 |
|
MD5 | 913191ea178883474dd0e2933015fbe6 |
|
BLAKE2b-256 | b9506cf0ba00e5a11cd99e31614def4e251e36f37213026f1b01dc5d603d4384 |
Provenance
File details
Details for the file pecan-1.1.0-py2-none-any.whl
.
File metadata
- Download URL: pecan-1.1.0-py2-none-any.whl
- Upload date:
- Size: 146.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d4c73b0cb1c163c256221ee45d593f4d07b3bb661af086bf78a838aec5a3c3 |
|
MD5 | b9aa4ef20a9fdee092f7de1a563b1e52 |
|
BLAKE2b-256 | b838d6967919f67fb7e828cf6e8a5d88ed2dce7522d23f0a251d87728fc4fedc |