Skip to main content

Find information about different countries.

Project description

PyNation

GitHub

Get information about a country. pynation is a command line application that helps users get quick information about a country.

INSTALL

PyNation requires Python 3.7 and above

MacOS / Linux:

$ python3 -m pip install pynation

Windows:

> python -m pip install pynation

Using the CLI

The CLI can be invoked with the pynation command.

To get the help page:

> pynation --help
> pynation info `countryname`
> pynation short `countryname`
> pynation short `countryname` -ab=3

Feedback

If you find a bug, please file an issue.

If you have feature requests, please file an issue and use the appropriate label.

How to Contribute

Please raise an issue before making a PR, so that the issue and implementation can be discussed before you write any code. This will save you time, and increase the chances of your PR being merged without significant changes.

Please make PR's on a new branch, and not on main.

Please include tests for any PR's that include code (unless current tests cover your code contribution).

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

pynation-0.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

pynation-0.1-py3-none-any.whl (7.8 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