Skip to main content

A Python package to get all city country and stat names

Project description

Geo sky

A Python package to get all city, stae and country names

Usage

Following methods can be utilized to get info..

from geosky import geo_plug

geo_plug.all_CountryNames()

geo_plug.all_Country_StateNames()

geo_plug.all_State_CityNames(name)# name == 'all' or stae name
geo_plug.all_State_CityNames('Odisha')

To uninstall execute following..

pip uninstall geosky

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

geosky-1.0.9.tar.gz (567.4 kB view hashes)

Uploaded Source

Built Distribution

geosky-1.0.9-py3-none-any.whl (295.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page