/python-scheduled-service

Implementation sample of windows service using python schedule module

Primary LanguagePython

Python Scheduled Job Service

Simple implementation sample using the schedule module to run a cross platform scheduled job. Wrapping the scheduled job into a windows service using the pywin32 module.