issues
search
K-I-S
/
Virtual-Wallet
0
stars
3
forks
source link
research about schedulers (recurring transaction implementation)
#106
Closed
ina-ene
closed
5 months ago
ina-ene
commented
5 months ago
what scheduler is best suited?
how is it implemented?
any modifications in models?
how can it be tested?
ina-ene
commented
5 months ago
picking APScheduler (Advanced Python Scheduler)
looking at documentation + guide on how to implement it and integrate it with FastAPI