Skip to content

ggaughan/testpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example harness to run a pipe2py generated pipe on Google App Engine

Installation

Include your pipe module

Use pipe2py to compile your Yahoo pipe into a Python module

Copy the pipe module into testpipe/

Replace references to the example pipe (UuvYtuMe3hGDsmRgPm7D0g) in main.py with your pipe id

Run via the App Engine development web server

google_appengine/dev_appserver.py testpipe/

Test in the browser

http://localhost:8080/?name=Steen

Upload to Google App Engine

See http://code.google.com/appengine/docs/python/gettingstarted/uploading.html

About

Example harness to run a pipe2py generated pipe on Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages