On Thu, Mar 12, 2009 at 11:25 AM, Noah Gift <[email protected]> wrote:

> Does anyone on this list know of a simple WSGI compatible, SQLAlchemy based
> feed framework, like the one offered with Django:
> http://docs.djangoproject.com/en/dev/ref/contrib/syndication/?from=olddocs
>
> To answer my own question, I found this:

http://www.dalkescientific.com/Python/PyRSS2Gen.html

Which looks fairly easy to combine with SQLAlchemy + something like this:
http://pypi.python.org/pypi/urlrelay/0.6

Hmm, maybe I will make this into a library.

>
>
> --
> Cheers,
>
> Noah
>



-- 
Cheers,

Noah

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to