AnyMetaAPI 1.27
Support library for accessing AnyMeta-based websites from Python.
AnyMetaAPI
Support library for accessing AnyMeta-based websites from Python. Currently, this package contains the following modules:
- anymeta.api - AnyMeta API access classes - the core functionality.
- anymeta.registry - AnyMeta API registry classes - for registering and storing the OAuth credentials necessary to access AnyMeta.
- anymeta.availability - Application-availability classes for monitoring your app's power, internet, ...
- anymeta.queue - A failsafe queueing system for applications which are not always online.
- anymeta.gtk.registry - API registry GUI for connecting to AnyMeta sites.
- anymeta.gtk.autocomplete - A autocomplete-widget for looking up things.
Dependencies
Although we try to keep the anymeta.api module clean of dependencies besides simplejson, oauth and pydataportability.xrds; the other packages require extra dependencies to work properly.
The anymeta.gtk.* modules require an install of PyGTK for your platform.
anymeta.queue depends on sqlite3, and anymeta.availability requires fizzjik, twisted and optionally PyGTK to work properly.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| AnyMetaAPI-1.27-py2.6.egg (md5) | Python Egg | 2.6 | 2011-02-23 | 76KB | 862 |
- Author: Arjan Scherpenisse
- Home Page: http://trac.mediamatic.nl/python-anymeta
- Keywords: anymeta mediamatic api web2.0 social network oauth
- License: MIT
- Platform: any
- Categories
- Package Index Owner: acscherp
- DOAP record: AnyMetaAPI-1.27.xml
