Installation

Install PyZillow

Use pip on a command line to download PyZillow from PyPI and install it on your system:

$ pip install pyzillow

Getting the code

You can download the most recent version of PyZillow from GitHub:

$ git clone https://github.com/hanneshapke/pyzillow.git
$ python setup.py install