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: 4f0991fada50022350e8227d18bb698c1609f3cf (
plain
)
1
2
3
4
5
6
[app:main]
use
=
egg:tutorial
[server:main]
use
=
egg:pyramid
#wsgiref
listen
=
*:6543