Skip to content

sjkingo/python-auspost-pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-auspost-pac

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.

PyPI Build Status Coverage Status

Installation

Simply install from PyPi (inside a virtualenv):

$ pip install python-auspost-pac

More detailed installation options are documented here.

Running tests

Our documentation has a section on running the test suite

API documentation

Full API documentation is available on Read the Docs.

Releases

No releases published

Packages

No packages published