Libraries

Page history last edited by Chad Etzel 1 mo 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.
  • Coderanger by Dan Petitt. Flex/Air OAuth library class.

 

C++

  • QTwitLib by Bradley Lackey & Maks Zolin. C++ library for Linux, Windows, and Mac.  Currently in beta.
  • Twitcurl by Mahesh. C++ library which uses curl library for HTTP interaction with Twitter API.

 

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.
  • TweetSharp by Daniel Crenna. TweetSharp is a fluent interface to the Twitter API with an active community and full coverage of current and announced API features.

  • LINQ to Twitter by Joe Mayo. An open source LINQ provider for the Twitter API
  • CSharpTwitt by Himanshu Hajariwala. Twitter API library in C#

 

Coldfusion

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

  • CFTwitterLib by Pedro Claudio. Twitter API ColdFusion Component.

 

Eiffel

 

Erlang

 

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. 
  • Twitter Client by Gist, Inc. Java client to connect to the Streaming API.

 

JavaScript

  • TwitterHelper by Daniel Glazman
  • SpazCore by Ed Finkler. An open-source component library for building desktop and mobile apps in web runtimes (AIR, Titanium, WebOS). Includes a Twitter library.

 

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

 

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.
  • twython by Ryan McGrath. REST and Search library inspired by python-twitter.
  • Tweepy by Josh Roesslein. Supports OAuth, Search API, Streaming API. 

 

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.
  • TwitterLand by Bradley Joyce. Supports the Twitter-related APIs from Follow Cost, Twitter Grader, Mr Tweet, Twinfluence, and TwitterCounter.

 

Scala

 

T-SQL

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

 

VB.NET

 

Comments (0)

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