Python bindings for the tweetworks.com web service API
Project Description
What is Tweetworks?
Tweetworks is a service and site built on top of Twitter allowing a user to create public and private groups (instead of hashtags) with threaded conversations and more.
Tweetworks is a Boston-area startup created by @MikeLangford, and it features a full-fledged web service API.
Using the Package
You’ll need a Tweetworks account in order to use this API.
- Obtain a Tweetworks API key: http://www.tweetworks.com/pages/contact
- Read the Tweetworks API documentation: http://www.tweetworks.com/pages/api
- import tweetworks
- api = tweetworks.API(“your api key”)
- Start calling API methods!
That’s the gist of it! For more detailed information, see the documentation: http://www.ultranurd.net/code/tweetworks/doc.html
Contributing
The easiest way to help out is to interact with the project on github: http://github.com/UltraNurd/tweetworks-py/. If you’re not able to dive into the code yourself, contact me with suggestions, bugfixes, and the like.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
tweetworks-1.0.0b1-py2.6.egg (21.9 kB) Copy SHA256 hash SHA256 | Egg | 2.6 | Jul 7, 2009 |
tweetworks-1.0.0b1.tar.gz (20.3 kB) Copy SHA256 hash SHA256 | Source | None | Jul 7, 2009 |