Twisted Ping.fm Client
Posted on September 07, 2009 by oubiwann

I just merged async (Twisted) support into the Python ping.fm library today and have just taken it for a test drive. I do love Twisted :-) The Twisted pyngfm API usage is identical to the synchronous API, with the usual exception of using deferreds and callbacks.
Here's some example usage, the client I now use for command-line updates to Twitter, Identi.ca, Tumblr, Facebook, LinkedIn, Jaiku, and even Flickr (note that the keys are stored in an .ini-style config file):
There's another example in the README t hat iterates through the recents posts made to ping.fm. If you do manage to use it and come across any issues, be sure to file a ticket.
Enjoy!
Author | oubiwann |
---|---|
Date | September 07, 2009 |
Time | 17:20:08 |
Category | |
Tags | cgi twisted code ping.fm scripting |
Line Count | 1 |
Word Count | 128 |
Character Count | 1017 |
Comments?
This blog doesn't use standard (embedded) comments; however, since
the site is hosted on Github, if there is
something you'd like to share, please do so by
opening a
"comment" ticket!