Is there a way to add crontab in Python language in Ubuntu environment?

Asked 1 years ago, Updated 1 years ago, 102 views

I want to change the cycle setting of crontab or executable setting flexibly using python Is it possible?

python ubuntu linux crontab

2022-09-20 21:30

1 Answers

The following modules are good

https://pypi.org/project/python-crontab/


2022-09-20 21:30

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.