Installation & Testing

Installation

From PyPI

$ pip install woeid

From source

Download from pypi https://pypi.python.org/pypi/woeid/0.1.4

Download the latest woeid library from: https://github.com/Ray-SunR/woeid

Extract the source distribution and run:

$ python setup.py install

Getting the code

The code is hosted at Github https://github.com/Ray-SunR/woeid

Check out the latest development version anonymously with:

$ git clone https://github.com/Ray-SunR/woeid.git
$ cd woeid

Testing

Navigate into test folder::
$ cd test

and run:

$ python test.py