Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Releases: roedesh/postcodeapi

Updated urllib

Choose a tag to compare

@roedesh roedesh released this 21 Apr 20:00
53a6a55
Updated urllib and config files (#8)

* Updated urllib and config files

* Version 1.2.1

Added exception for 429 error

Choose a tag to compare

@roedesh roedesh released this 13 Apr 19:27
ba0c0b1
  • Added LimitExceededException for 429 error codes
  • Renamed exception classes to match the Exception naming style
  • Improved tests

Changed data dictionary and improved tests

Choose a tag to compare

@roedesh roedesh released this 12 Apr 23:40
832507d

get_all_addresses and get_all_postal_codes now return a dictionary with a results and next key, which contain the data list and next id or postal code.

Mocked data has been moved to JSON files. The amount of tests has increased while reducing the amount of lines in the code.

Updated "requests"

Choose a tag to compare

@roedesh roedesh released this 06 Feb 21:18
b5982be
Update requests version

* Update requests version

* Update travis yaml

* Add pathlib2

* Added pathlib2 to dev deps

* Added scandir

* Updated pip version

Updated requests dependency

Choose a tag to compare

@roedesh roedesh released this 22 Nov 23:12
1.0.1

Updated requests dependency

First version

Choose a tag to compare

@roedesh roedesh released this 14 Oct 17:25
  • Fetch one or multiple addresses
  • Fetch one or multiple postal codes