https://github.com/voltamon/taskscheduler
https://github.com/voltamon/taskscheduler
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voltamon/taskscheduler
- Owner: Voltamon
- License: mit
- Created: 2023-12-22T01:46:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T16:34:06.000Z (over 2 years ago)
- Last Synced: 2025-03-29T00:36:46.848Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a task scheduler project
You can effectively schedule your tasks for the day via this package
Dependency modules:
1) json
2) datetime
Python version used:
Python 3.11.2