Skip to main content

No project description provided

Project description


ptools
======

Cross Platform Process Infomation (cmdline, environ) and Management

ptools has windows and linux implementations of several functions:

* list_pids - list all processes
* get_pid_info - get the command line used to launch the process and
the environment as a map
* kill_pid - forcefully kill the process

get_pid_info may fail with ptools.OperationException especially if you
do not have the required access to see the processes command line or
environment

To get the functions for your current os do:

from ptools.current import *

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ptools-1.0b2.zip (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page