Libraries

Page history last edited by Doug Williams 3 days ago

Please keep this list of libraries organized by programming language.

 

Table of Contents


 

ActionScript/Flash

  • TwitterScript by Michael Galpin. AS3 API, originally from Twitter, now open sourced.
  • SWX Twitter API by Aral Balkan.
  • Tweetr by Sandro Duccesschi. AS3, supports the REST  API, Search API, and URL shortening.

 

C++

  • QTwitLib by Bradley Lackey & Maks Zolin. C++ library for Linux, Windows, and Mac.  Currently in beta.

 

C#/.NET

  • Yedda Twitter Library by Yedda. Every Twitter API method has an equivalent .NET method in this wrapper library.
  • TwitterooCore API by Eric Willis/RareEdge Design Group. Binary .NET library that can be used in any .NET project. 
  • Twitterizer originally by DigitallyBorn, but now open source. Written for .NET 2.0.
  • tweet# by Daniel Crenna. "100% coverage of the REST and Search APIs".

 

Java 

  • Twitter4J by Yusuke Yamamoto.  An open-sourced, mavenized and Google App Engine safe Java library for the Twitter API, released under the BSD license.
  • java-twitter by DeWitt Clinton.  Pure java interface for the Twitter API.
  • jtwitter by Daniel Winterstein. Open-source pure Java Interface to Twitter. 

 

Lasso

 

Objective-C/Cocoa

  • MGTwitterEngine by Matt Gemmell.  Integrate Twitter support into your Cocoa app.
  • Canary by Nick Toumpelis. It is a fully-fledged client, with multi-user support.

 

Perl

  • App::Tweet by Joshua McAdams.  Tweet on Twitter from the command line.
  • Net::Twitter by Chris Thompson.  Perl interface to Twitter.
  • Twitter::Shell by Daisuke Maki.  Twitter from your shell.

 

PHP

 

PL/SQL

  • OraTweet by Noel Portugal. PL/SQL procedures to get friends timeline and post updates.

 

Python

  • python-twitter by DeWitt Clinton. This library provides a pure Python interface for the Twitter API.
  • python-twyt by Andrew Price. BSD licensed Twitter API interface library and command line client.
  • twitty-twister by Dustin Sallings.  A Twisted interface to Twitter.
  • tango by Ryan McGrath. REST and Search library inspired by python-twitter.

 

Ruby

  • Twitter4R by Susan Potter.  Open-source Ruby library for the Twitter REST API.
  • Twittery by Chris Ledet.  Lightweight class for Twitter's API.
  • Twitter by John Nunemaker.  Command line twits and an api wrapper using Hpricot.
  • Grackle by Hayes Davis. Supports OAuth, Search API, REST API. Resilient to API changes.

 

Scala

 

JavaScript

 

Eiffel

 

T-SQL

SQL# (SQLSharp) by Solomon Rutzky. A SQLCLR library of Functions and Procedures, some being for Twitter.

 

Coldfusion

  • twitterCOM by Quinn Michaels. Twitter Library for the CFML Language.

  • CFTwitterLib by Pedro Claudio. Twitter API ColdFusion Component.

 

Comments (0)

You don't have permission to comment on this page.