Schedule script with windows task scheduler
Project description
pywinschedule
Schedule script with windows task scheduler
Demo
run python script daily
import pywinschedule as pws
pws.schedule_python_script(
'./daily_task.py',
daytime='18:51',
trigger_type='once',# can be 'once','daily','weekly','monthly'
name='demo_task'
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pywinschedule-0.0.6.9.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file pywinschedule-0.0.6.9.tar.gz
.
File metadata
- Download URL: pywinschedule-0.0.6.9.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3428466d38d5d8e6bf97e5d09ea6a944b041909d418215acf117eb7d64bf249c |
|
MD5 | e0bc81686a235ef9e3df53fe41177dd3 |
|
BLAKE2b-256 | 53f3b35fb7f9f8ec163e51925bde21f6d734e0f58a1bcd9714c685156724755e |
File details
Details for the file pywinschedule-0.0.6.9-py3-none-any.whl
.
File metadata
- Download URL: pywinschedule-0.0.6.9-py3-none-any.whl
- Upload date:
- Size: 138.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf439096f4780af9dc69f1396ef6a81f53812288e4e8acd983324407e2234c46 |
|
MD5 | 58baa7c798a27a321667021d42a34c09 |
|
BLAKE2b-256 | 27e1c61bc464144c5b866387981c1476eb52d23351db6abd56004c681ea36f92 |