Skip to main content

Geonames data for continents, cities and US states.

Project description

A Python library that provides functions to retrieve names and codes of continents, countries and US states as Python dictionaries.

Geonames data is obtained from GeoNames.

Installation

To install geonamescache, run:

$ sudo pip install geonamescache

Or, if necessary:

$ sudo easy_install geonamescache

Usage

A simple usage example:

import geonamescache

gc = geonamescache.GeonamesCache()
countries = gc.get_countries()
# print countries dictionary
print(countries)
# you really wanna do something more useful with the data...

Methods

Currently geonamescache provides the following methods, that all return dictionaries with the requested data:

  • get_continents()

  • get_countries()

  • get_us_states()

TODOs

  • analyze performance of get_cities_by_name

Contributing

  1. Fork the repository on GitHub

  2. Commit your changes to the develop branch

  3. Write test(s) for any new feature

  4. Push your changes and send a pull request

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

geonamescache-0.6.tar.gz (854.6 kB view details)

Uploaded Source

File details

Details for the file geonamescache-0.6.tar.gz.

File metadata

  • Download URL: geonamescache-0.6.tar.gz
  • Upload date:
  • Size: 854.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for geonamescache-0.6.tar.gz
Algorithm Hash digest
SHA256 9e52ed54aa6f30019fa7345c0b08ed9ad0738d236d43940353572c2f4ec706fa
MD5 787c6fefed5369695b6d07b63c250389
BLAKE2b-256 cd903b659afe3c84260a9ec2cf6d15a578563a266ff1287300ac1aefa76f2cdb

See more details on using hashes here.

Supported by

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