A simple package to find, validate and format UK postcodes build with python. This library use Postcodes.io API to find data regarding postcodes. You can as well test the app by running the app.py ...
IMPORTANT - READ THIS! Needs the file postcodes.csv to be placed in the same folder as this file to run. Can be modified to run Searches on any Country by changing the.csv file Works in Python 3 - ...