Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 424 Bytes

File metadata and controls

23 lines (15 loc) · 424 Bytes

python-openfire

A python client for openfire’s api

Installation

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

Supported