A python client for openfire’s api
Install via pip:
$ pip install python-openfire
Install from source:
$ git clone git://github.com/plazix/python-openfire.git
$ cd python-openfire
$ python setup.py install
A python client for openfire’s api
Install via pip:
$ pip install python-openfire
Install from source:
$ git clone git://github.com/plazix/python-openfire.git
$ cd python-openfire
$ python setup.py install