Library for postcodes validation
Project description
my-package
A lightweight Python library to [brief description of what your package does, e.g., "validate structured strings", "simplify data formatting", etc.].
🚀 Installation
You can install the latest version using pip:
pip install validator-for-postcodes
## 🚀 Usage
from validator_for_postcodes import parse_postcode, postcode_factory
if __name__ == '__main__':
postcode_class = postcode_factory("uk")
print(parse_postcode("ASDKJF", country="uk"))
obj = postcode_class("KLAJSOID")
print(obj.postcode)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file validator_for_postcodes-0.1.2.tar.gz.
File metadata
- Download URL: validator_for_postcodes-0.1.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ce6111130a2f67a141079ede7e3158b4be0297440b09851a44999147eacc720
|
|
| MD5 |
84a2d4b347b7ac2eddc7b1e9b47149be
|
|
| BLAKE2b-256 |
0ee15d0642e4c39891cecf284e49cda5e961bc70e4a35aeec57b1a4a473c28ed
|
File details
Details for the file validator_for_postcodes-0.1.2-py3-none-any.whl.
File metadata
- Download URL: validator_for_postcodes-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9731d8378de0186ab775b99475c63014dbcf9a3effba0753cdacd4516cf31a9b
|
|
| MD5 |
4d8a78447d977d63c3781871a3886de8
|
|
| BLAKE2b-256 |
0b565ac0e4321f9f70c7057f27d2c8296efe9f9d5cab84e7d116c601b46f40b5
|