librelist archives

« back to archive

Mashups suuport for Flask

Mashups suuport for Flask

From:
Rahul R
Date:
2010-06-11 @ 16:13
Well , i was wondering if flask could provide mashup supports or a layer of
api to include social networking sites ,
for example : Yahoo Pipes  Or Incorporating  Twitter updates , things
similar to these.

Re: [flask] Mashups suuport for Flask

From:
Armin Ronacher
Date:
2010-06-11 @ 16:44
Hi,

On 6/11/10 6:13 PM, Rahul R wrote:
> Well , i was wondering if flask could provide mashup supports or a layer
> of api to include social networking sites ,
> for example : Yahoo Pipes  Or Incorporating  Twitter updates , things
> similar to these.
Will never happen.  If you want that, write a separate library and 
bridge it with Flask with a Flask extension.


Regards,
Armin