citier
Python Library to Validate and List Countires, States and cities.
Installation
pip install citier
Usage
Country
from citier.country import validate_country, countries_list
Validate any Country
validate_country("Pakistan")
List a Range of countries
countries_list(1,2)
List all Countries
countries_list()
State
from citier.state import validate_state, list_states
Validate a State
validate_state("Punjab")
List All States of a Country
list_states("Pakistan")
City
from citier.city import list_cities, list_state_cities
List All Cities of a Country
list_cities("Pakistan")
List All Cities of a State
list_state_cities("Punjab")
Release files for citier 1.4.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| citier-1.4.5.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| citier-1.4.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / citier-1.4.5.tar.gz
| Download URL | citier-1.4.5.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d5e264a24b2219e3afa050ba18481155ae269836a14a2afe998c315687a91a0
|
|
BLAKE2b-256 checksum How to use checksums |
0b3c446831dcd63f6a394a43d3fea13218c4bb876305423e7adbcc028a566d21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.11 CPython/3.10.12
|
Release files / citier-1.4.5-py3-none-any.whl
| Download URL | citier-1.4.5-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4957212276dcca481c226d9a5d0c9b43b933cb736bfc28833029b79c144cfa5c
|
|
BLAKE2b-256 checksum How to use checksums |
26ca13ec5af90a02b43f2a3f7dbdb78ca9a70171c417811d205240d31bd735d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.28.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.11 CPython/3.10.12
|