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

[NEW EXAMPLE] schedule - Python Job Scheduling #63

Open
ainzzorl opened this issue Sep 13, 2021 · 0 comments
Open

[NEW EXAMPLE] schedule - Python Job Scheduling #63

ainzzorl opened this issue Sep 13, 2021 · 0 comments
Labels
new example New example proposal

Comments

@ainzzorl
Copy link
Owner

General

Description

Python job scheduling for humans. Run Python functions (or any other callable) periodically using a friendly syntax.

We should review the entire module - it's quite small.

Links

What makes it interesting

  • Very clean API.
  • Simple, clean code.
  • Great test coverage.

Related work

No

Other

The implementation is borderline trivial, but the design is great and worth reviewing.

@ainzzorl ainzzorl added the new example New example proposal label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new example New example proposal
Projects
None yet
Development

No branches or pull requests

1 participant