ggaughan / pipe2py

A project to compile Yahoo! Pipes into Python (see it hosted on Google App Engine: http://pipes-engine.appspot.com)
http://wiki.github.com/ggaughan/pipe2py
GNU General Public License v2.0
317 stars 51 forks source link

GAE App Source Code #34

Closed Miserlou closed 9 years ago

Miserlou commented 9 years ago

Hey Greg!

Have you released the GAE app source code / instructions?

We currently use Pipes to power our our Glance speed reading applications, and obviously we have to move away from that because they're EOL'ing it.

I'd love to use pipe2py/pipe-engine as a replacement, but I can't seem to find the GAE app code/documentation.

Is there any chance that you could release it as an open source project, please?

Thanks! Rich

ggaughan commented 9 years ago

I released a version that ran a pipe on GAE: https://github.com/ggaughan/testpipe

Is that any use to you? If not I could open the more general one - though it's not pretty :)

Miserlou commented 9 years ago

I have many pipes, so the more general one would be more useful. Ugly is okay! :)

On Mon, Jun 29, 2015 at 1:11 PM, Greg Gaughan notifications@github.com wrote:

I released a version that ran a pipe on GAE: https://github.com/ggaughan/testpipe

Is that any use to you? If not I could open the more general one - though it's not pretty :)

— Reply to this email directly or view it on GitHub https://github.com/ggaughan/pipe2py/issues/34#issuecomment-116825852.

ggaughan commented 9 years ago

Here it is: https://github.com/ggaughan/pipes-engine