postcodes
postcodes copied to clipboard
A small library for accessing UK postcode data using UK Postcodes (and thus Ordnance Survey Open Data)
I'm running Python 3.6, jupyter notebook, and done pip install postcodes and also tried: pip install git+git://github.com/e-dard/postcodes.git But as soon as do "from postcodes import PostCoder" I get the error:...
Outside the control of this module, although affecting results, http://www.uk-postcodes.com/ returns 502 when doing a search. This means that this module no longer works.
Can I get the corresponding county given that I only know the post code? SW1 ATT for example returns Chelsea for example. Thanks
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on...