Kekkai/chart
2024-12-15 10:55:05 +03:00
..
database refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
function refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
middleware refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
routes fix(chart): Fix GET request to use query parameters instead of request body for chart generation 2024-12-15 10:55:05 +03:00
utils refactor(chart): The function with data retrieval from the config has been moved to a separate file and function 2024-12-15 10:47:20 +03:00
.dockerignore Интегрирован Docker compose 2024-10-09 14:45:20 +03:00
Dockerfile Интегрирован Docker compose 2024-10-09 14:45:20 +03:00
main.py refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
mypy.ini mypy, pylint 2024-10-06 20:49:33 +03:00
pylintrc mypy, pylint 2024-10-06 20:49:33 +03:00
requirements.txt Фикс конфликта, понижение зависимости starlette 2024-10-21 19:50:33 +03:00