Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tswicegood/twitter-remoteobjects
A simple RemoteObjects powered wrapper around Twitter for Python
https://github.com/tswicegood/twitter-remoteobjects
Last synced: 12 days ago
JSON representation
A simple RemoteObjects powered wrapper around Twitter for Python
- Host: GitHub
- URL: https://github.com/tswicegood/twitter-remoteobjects
- Owner: tswicegood
- Created: 2009-10-09T19:39:22.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-10-15T22:32:23.000Z (about 15 years ago)
- Last Synced: 2024-04-14T14:50:19.342Z (7 months ago)
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Twitter RemoteObjects
=====================
A simple wrapper around the Twitter API using [SixApart's][1] [RemoteObjects][2]
library. It's goal is to be small and mimic the actual Twitter API, rather
than try to recreate it.Project State: ALPHA
--------------------
This project is extreme, early alpha at this point. I'm still fleshing out how I want this
to look. Basics are in place, but the only docs are the code and tests (few as they may be).
This is a itch project, so it may not become full featured.You've been warned.
[1]: http://www.sixapart.com/
[2]: http://github.com/sixapart/remoteobjects/