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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tweetworks-1.0.0b1.tar.gz
.
File metadata
- Download URL: tweetworks-1.0.0b1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4507170bc06474b5c47e866d72235deb5d52850d430c910b31052c60340f76f2
|
|
MD5 |
6c2ab3be911f90e967966f16746ce399
|
|
BLAKE2b-256 |
554f90381b0fd579338518c8c22f4ad944a5dc408f607f4a539b2c2ee3f8c3f2
|
File details
Details for the file tweetworks-1.0.0b1-py2.6.egg
.
File metadata
- Download URL: tweetworks-1.0.0b1-py2.6.egg
- Upload date:
- Size: 21.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
13d269409c392e5148e26fbdd4f09b1022b9e2ed489e1754a30fbf84220993f3
|
|
MD5 |
fab9a53fc236978a21fff5309c5ebe0e
|
|
BLAKE2b-256 |
fbad58ab6e262d06c4a6b87971b9d5b9b09690321804fc65ed6fbf62034f232f
|