Postalcodes-ca

Latest version: v0.0.9

Safety actively analyzes 623165 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.9

fixes a spelling/encoding error and removes the "L0V" FSA code for "Westminster Abbey" which seems fake

0.0.8

iterating over postal codes now returns the codes as strings instead of as objects, as a normal dictionary should

also made some properties private

0.0.7

added `postal_codes` which lets you look up full postal codes instead of just FSA codes

also a number of minor changes:

- made `FSACodeDatabase` look more like a Python dictionary by implementing `__len__()` and `__iter__()`
- added a few extra properties like `.fsa` to get the FSA of postal codes as a string.
- added tests
- added continuous integration on GitHub
- better documentation in the readme

0.0.6

renamed CA.txt to CA.tsv and updated the readme to reflect that

0.0.5

this is the first release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.