Python API for Australia Post's Postage Assessment Calculator (pac). This includes support for looking up and validating postcodes and localities.
It requires an API key to be created at the Australia Post website.
Full documentation is available on Read the Docs.
Simply install from PyPi (inside a virtualenv):
$ pip install python-auspost-pac
More detailed installation options are documented here.
Our documentation has a section on running the test suite
Full API documentation is available on Read the Docs.