I found Velruse to be a hassle to integrate for my needs. I just rolled my own.
For Twitter I use Twython. It's about 10 lines of pyramid code to implement an outgoing request and inbound callback. The Facebook I wrote `facebook_utils` which is just a lightweight API wrapper. That's about 10 lines as well for an outgoing request and inbound callback. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
