Support library for accessing AnyMeta-based websites from Python.
Project description
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.xmpp - XMPP subsystem - the Publish-Subscribe XMPP component which lets AnyMeta federate content.
* 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.
The anymeta.xmpp requires the Wokkel library for XMPP communication,
and the twisted framework for as network platform.
anymeta.queue depends on sqlite3, and anymeta.availability requires
fizzjik, twisted and optionally PyGTK to work properly.
==========
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.xmpp - XMPP subsystem - the Publish-Subscribe XMPP component which lets AnyMeta federate content.
* 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.
The anymeta.xmpp requires the Wokkel library for XMPP communication,
and the twisted framework for as network platform.
anymeta.queue depends on sqlite3, and anymeta.availability requires
fizzjik, twisted and optionally PyGTK to work properly.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AnyMetaAPI-1.10.tar.gz
(31.0 kB
view hashes)