'Is there a module that can control the window taskschedule in Python?

I created a program.I register a Windows taskscheduler and run it at 9 a.m. every day.

I'm trying to create a setup program that registers Windows tasksscheduler through Python, is there a Python module or other programming language that I can use ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source