Skip to main content

Parser for Windows Scheduled Task files. This module will attempt to determine if the job file is in binary or xml format and then create an object that contains attributes for all of the fields. Calling that object’s parse method will cause it to return a dictionary of those fields. When used from the command line it will output that dictionary as a JSON object.

Build Status

https://img.shields.io/pypi/dm/winjob.svg https://img.shields.io/pypi/v/winjob.svg https://img.shields.io/badge/python-2.7-blue.svg https://img.shields.io/pypi/l/winjob.svg

Installation

$ pip install winjob
$ python setup.py install

Usage

As a module:

>>> import winjob
>>> fd = open('taskfile.job', 'r')
>>> task = winjob.winjob.read_task(fd.read())
>>> print task.parse()

On the command line:

$ winjob.py taskfile.job

More Information

  • Free software: BSD license, see LICENSE.txt for details

Release files for winjob 0.0.12

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for winjob 0.0.12
File Size Uploaded
winjob-0.0.12.tar.gz 9.3 kB Details

Release files / winjob-0.0.12.tar.gz

Download URL winjob-0.0.12.tar.gz
Size 9.3 kB
Tags Source
SHA-256 checksum
How to use checksums
3dd8a8a2a06d3a0654a63ba0872335ef92bafc1d6e791c780de590f49a5f034a
BLAKE2b-256 checksum
How to use checksums
e9eb8f62037ad2340c326080ee69b7086935e09b7845129c3b667b1ad8bd589e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.12 This release

1 release file

0.0.11

1 release file

0.0.10

1 release file

0.0.9

1 release file

0.0.8

1 release file

0.0.7

1 release file

0.0.6

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page