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

Additions #4

Closed tuukka closed 13 years ago

tuukka commented 13 years ago

I was testing pipe2py with http://pipes-engine.appspot.com/info/81ca8510ec6addf001a67fcf5a7b8f7b and got the pipe more or less working with these patches. (Now the pipe seems to have changed again and would require pipesplit.)

ggaughan commented 13 years ago

A bunch of vital fixes, a whole new module and an improved xml-to-dict routine: great stuff Tuukka - thanks.