An open API service indexing awesome lists of open source software.

https://github.com/pdiegel/currencytracker

A Python application that fetches real-time currency exchange rates from an API, securely stores the data in an SQLite database, and includes error handling, logging, and good programming practices for reliable and periodic data capturing.
https://github.com/pdiegel/currencytracker

analysis api currency data-analysis data-capture logging python python3 sqlite3 tracker

Last synced: 10 months ago
JSON representation

A Python application that fetches real-time currency exchange rates from an API, securely stores the data in an SQLite database, and includes error handling, logging, and good programming practices for reliable and periodic data capturing.

Awesome Lists containing this project