Skip to content

SashaAtStarstable/tap-exchangeratehost

 
 

Repository files navigation

tap-exchangeratehost

A Singer tap to extract currency exchange rate data from exchangerate.host.

Install

pip install tap-exchangeratehost

Run

tap-exchangeratehost -c config.json

If you omit config file, the exchange rates are pulled with EUR as base currency for the date of execution.

About this project

This tap was inspired by tap-exchangeragesapi. It was developed as a replacement of it after the original data source (https://exchangeratesapi.io) started to require a signup and access key, which is not ideal for the first example of singer.io.

Developed by ANELEN and friends. Please check out the ANELEN's open innovation philosophy and other projects

ANELEN


Copyright © 2021~ Anelen Co., LLC

About

singer.io tap to extract currency exchange rate

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.0%
  • Shell 19.0%