Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/propertyshelf/mls.apiclient

Python client for the RESTful API of the Propertyshelf MLS.
https://github.com/propertyshelf/mls.apiclient

python real-estate rest-client

Last synced: 6 days ago
JSON representation

Python client for the RESTful API of the Propertyshelf MLS.

Awesome Lists containing this project

README

        

=============
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
---------------

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