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

Adding createrss operator implementation #12

Closed nsavch closed 12 years ago

nsavch commented 12 years ago

Hi!

Thanks for such a great tool, we are using it in our project. We are use createrss operator in some of our pipes, so we needed in in pipe2py. In this pull request I'm sending you our implementation of createrss operator. If you find it useful you might want to pull it to the main repo. Thanks again.

ggaughan commented 12 years ago

Thank you very much - I've update the pipes-engine version too.