Skip to main content

/bin/kill python wrapper

Project description

Installation

$ [sudo] pip install kill

Functions

function __doc__
kill.kill(pid) kill process by pid and return stderr

Examples

>>> kill.kill(61024)
>>> kill.kill([61076])

errors

>>> kill.kill(9999999)
kill: 999999: No such process

>>> kill.kill(1)
kill: (1) - Operation not permitted

python-readme-generator

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

kill-2019.4.13.tar.gz (1.4 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