Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 569 Bytes

README.rst

File metadata and controls

26 lines (17 loc) · 569 Bytes

mls.apiclient

mls.apiclient is a Python client for the RESTful API of the Propertyshelf MLS.

Installation

Use pip or easy_install to install the package:

$ pip install mls.apiclient

Or install from the sources:

$ tar xzf mls.apiclient-0.1.tgz
$ cd mls.apiclient-0.1
$ python setup.py install

Mostly Harmless

https://travis-ci.org/propertyshelf/mls.apiclient.png?branch=master