Skip to main content

Python client for the RESTful API of the Propertyshelf MLS.

Project description

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

Changelog

1.3 (2016-01-26)

  • Added connection timeout for MLS requests.

  • Check for JSON return value.

1.2 (2015-05-13)

  • Restructured API request and response handling and generation of resources for the new RESTful API.

1.1.1 (2013-06-26)

  • First public release.

1.1 (2012-08-20)

  • Return list of tuples instead list of lists.

  • Raise MLSError if ValueError occurs during connection buildup.

1.0 (2012-02-02)

  • Initial release.

mls.apiclient Installation

When you’re reading this you have probably already run easy_install mls.apiclient. Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall

Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add mls.apiclient to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        mls.apiclient
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

mls.apiclient is copyright Propertyshelf, Inc.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.

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

mls.apiclient-1.3.tar.gz (15.8 kB view details)

Uploaded Source

File details

Details for the file mls.apiclient-1.3.tar.gz.

File metadata

  • Download URL: mls.apiclient-1.3.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mls.apiclient-1.3.tar.gz
Algorithm Hash digest
SHA256 55aa934d98a0dd733adce70f93e6f1ccc1c26b12d7d2e8fe824d65209d0db196
MD5 5dc62947e5d43a4bccdfceebefe06185
BLAKE2b-256 9f2140c8900dede617e1c9c8599e0e02ff874a09c65a921678d87e017cf35596

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page