mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-22 20:23:12 +03:00
.. | ||
database | ||
function | ||
middleware | ||
routes | ||
utils | ||
.gitignore | ||
Dockerfile | ||
main.py | ||
mypy.ini | ||
pylintrc | ||
README.md | ||
requirements.txt |
This microservice generates graphs of currency exchange rates using Python and the matplotlib
library.
It retrieves historical exchange rate data from an internal database and visualizes the data in the form of line charts