yjmd2222 / automatic-attendance

Apache License 2.0
3 stars 0 forks source link

Shutdown script when no jobs left #50

Closed yjmd2222 closed 1 year ago

yjmd2222 commented 1 year ago

Also reworked skipping mechanism with apscheduler's rescheduling methods Arguments are now parsed with argparse instead of sys.argv A single verbosity level introduced. Need to study logging in python