A python package that provides geographical information about States, Local Govenment Areas and towns in Nigeria
Project description
geo-ng
A python package that provides geographical information about States, Local Govenment Areas and towns in Nigeria
Installation
pip install geo-ng
Upgrade
pip install geo-ng --upgrade
Usage
# import package
from geo_ng import geo_ng
# Get all existing states
geo_ng.get_states()
# Get states by region
geo_ng.get_states_by_region(region_code)
# Get all existing local govenment areas
geo_ng.get_lgas()
# Get local govenment by state
geo_ng.get_lgas_by_state(state_code)
# Get towns by local govenment area
geo_ng.get_towns_by_lga(lga_code)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
geo_ng-1.0.0.tar.gz
(72.9 kB
view details)
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
geo_ng-1.0.0-py3-none-any.whl
(77.2 kB
view details)
File details
Details for the file geo_ng-1.0.0.tar.gz.
File metadata
- Download URL: geo_ng-1.0.0.tar.gz
- Upload date:
- Size: 72.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df881e94b42140c92f2087ac2ed95159fc0fbb2dd10f1e71d79a759d6c9680ad
|
|
| MD5 |
f07e92e23394289cbbc5de6866a72d14
|
|
| BLAKE2b-256 |
9a272def8173293ec7edfbd3c38d071b8a6b4771dcd4a3bb0e35262ef7e4ce72
|
File details
Details for the file geo_ng-1.0.0-py3-none-any.whl.
File metadata
- Download URL: geo_ng-1.0.0-py3-none-any.whl
- Upload date:
- Size: 77.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f22956aa37757ae0bec98bfffdbf8e38c4c967530aa0b63b498f2cbed9db41c2
|
|
| MD5 |
f7d92c8e7e4de6a8c8a12eccbc0d6fe2
|
|
| BLAKE2b-256 |
4bd7453e471df63acb0955b5e4f03dfd8110d196e514c437fe1dd4248ece3917
|