Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/