mirror of
https://github.com/Redume/Kekkai.git
synced 2025-03-12 19:44:39 +03:00
Some checks are pending
Create and publish a Docker image / detect what files changed (push) Waiting to run
Create and publish a Docker image / build-and-push-server (push) Blocked by required conditions
Create and publish a Docker image / build-and-push-chart (push) Blocked by required conditions
Create and publish a Docker image / build-and-push-CR (push) Blocked by required conditions
Create and publish a Docker image / build-and-push-web (push) Blocked by required conditions
|
||
---|---|---|
.. | ||
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