poetry install
cp contrib/env-sample .env
# add your credentials to .env
poetry run python -m cronjobs.agilize_prolabore 2021-01-01
poetry run python -m cronjobs.agilize_taxes 2021-01-01
poetry run python -m cronjobs.gastos.itau 2023-01-01
poetry install
cp contrib/env-sample .env
# add your credentials to .env
poetry run python -m cronjobs.agilize_prolabore 2021-01-01
poetry run python -m cronjobs.agilize_taxes 2021-01-01
poetry run python -m cronjobs.gastos.itau 2023-01-01