bounded-subprocess 1.0.1

Last updated:

0 purchases

bounded-subprocess 1.0.1 Image
bounded-subprocess 1.0.1 Images
Add to Cart

Description:

boundedsubprocess 1.0.1

bounded_subprocess


The bounded-subprocess module runs a subprocess with several bounds:

The subprocess runs in a Linux session, so the process and all its children
can be killed;
The subprocess runs with a given timeout; and
The parent captures a bounded amount of output from the subprocess and
discards the rest.

Note that the subprocess is not isolated: it can use the network, the filesystem,
or create new sessions.
Installation
python3 -m pip install bounded-subprocess

License
bounded-subprocess is distributed under the terms of the MIT license.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.