Skip to main content

A python library to get information on countries

Project description

A python library to get information on countries. The package has functions that enable you to download the datasets from geonames.org and also create sqlite db for the data.

The CountryInfo class allows you to get information of any given country. You can use any common name used for getting data about the country.

  • Free software: MIT license

Installation

pip install pynations

You can also install the in-development version with:

pip install https://github.com/suvinks/python-pynations/archive/master.zip

Documentation

https://python-pynations.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

References

Data used in this project is downloaded from Geonames licensed under Creative Commons 4.0

Changelog

0.0.2 (2020-04-25)

  • Corrections to solve issues with Windows 10.

0.0.1 (2020-04-25)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pynations-0.0.2-py2.py3-none-any.whl (640.0 kB view hashes)

Uploaded Python 2 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