Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate crontab to python schedule package #31

Closed
dirtycajunrice opened this issue Nov 28, 2018 · 1 comment
Closed

Migrate crontab to python schedule package #31

dirtycajunrice opened this issue Nov 28, 2018 · 1 comment
Assignees
Projects

Comments

@dirtycajunrice
Copy link
Member

Initial thoughts are to use schedule

@dirtycajunrice dirtycajunrice created this issue from a note in Refactor (To do) Nov 28, 2018
@samwiseg0
Copy link
Member

samwiseg0 commented Nov 28, 2018

Things to account for

  • Multiple script instances or convert all scripts to be able to do multiple functions at the same time.

  • Use config.ini to define jobs and schedule

@dirtycajunrice dirtycajunrice moved this from To do to Done in Refactor Nov 29, 2018
@dirtycajunrice dirtycajunrice self-assigned this Nov 29, 2018
@Boerderij Boerderij locked and limited conversation to collaborators Mar 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Refactor
  
Done
Development

No branches or pull requests

2 participants