Skip to content

v0.1.0-alpha.0

Compare
Choose a tag to compare
@SKY-ALIN SKY-ALIN released this 26 Nov 16:14
· 70 commits to main since this release

Base structure which includes:

  • CLI interface to create, list and run jobs.
  • Jobs' classes AsyncJob, ThreadJob and ProcessJob.
  • Schedulers AsyncScheduler, SyncScheduler and Scheduler (include AsyncScheduler and SyncScheduler schedulers).

PyPI: pip install regta==0.1.0a0