Skip to main content

Get FX is tool to retrieve average FX rates from NBP

Project description

GetFX

GetFX is a tool to download average FX rates from National Bank of Poland (NBP). All NBP exchange rates are to Polish Złoty (PLN).

Check Result
Build
Coverage Coverage Status

Installation

If you have already installed Python, then simply use pip install getfx to install the package.

Prerequisites to install GetFX:

Typically above applications are installed by default when you install python from python.org.

Alternatively you can install GetFX from this repository source code. After you clone the repository execute from shell: make build.

More details on installation can be found in documentation

Usage

You can use the package from command line (example using Linux or MacOS):

  • getfx - will return today FX from default currency (CHF)
  • getfx USD - will return today FX for USD
  • getfx USD -d 2020-10-03 - will return USD FX on 3rd October 2020
  • getfx -h - display help

Eventually you can run package using python3 command:

  • python3 -m getfx - same as first example above
  • python3 -m getfx USD - same as second example above

Documentation

If you would like to:

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

getfx-0.1.8.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

getfx-0.1.8-py3-none-any.whl (10.5 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