index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
quick_tutorial
/
ini
/
development.ini
blob: cffbd66c9e18ab181d30a9af682d9c4122793d9c (
plain
)
1
2
3
4
5
6
[app:main]
use
=
egg:tutorial
[server:main]
use
=
egg:pyramid
#wsgiref
port
=
6543