Skip to content

jdoranster/guestbook_pyramid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyramid appengine Guestbook aka unomas

This is a mashup of the Google Appengine Gues=tbook example program https://github.com/GoogleCloudPlatform/appengine-guestbook-python with the Pyramid appengine https://pypi.python.org/pypi/pyramid_appengine.

Some expectations about how this code is setup:

1. Runs in a virtualenv
2. Runs buildout & bootstrap.py as described in the pyramid_appengine page.
3. Tests are run via ../../bin/python setup.py test 
4. buildout is your friend to upate parts/ from src/ when files are added.

About

GAE guestbook running on pyramid_appengine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages