a tool to repeatedly run a command until failure
Project description
stressy
A simple tool to repeatedly run a shell command until failure.
Usage
usage: stressy.py [-h] [-r RUNS] [-p PROCESSES] [-t TIMEOUT] [-o {fail,stdio,file,none}] [-c] command [command ...]
repeatedly run a command until failure
positional arguments:
command the shell command to be executed
options:
-h, --help show this help message and exit
-r RUNS, --runs RUNS number of repetitions. Repeat until failure if not specified
-p PROCESSES, --processes PROCESSES
number of processes to run the command in parallel
-t TIMEOUT, --timeout TIMEOUT
timeout in seconds for command to complete
-o {fail,stdio,file,none}, --output {fail,stdio,file,none}
destination for command output (stdout/stderr)
-c, --continue continue after first failure
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
stressy-1.0.0.tar.gz
(11.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
stressy-1.0.0-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file stressy-1.0.0.tar.gz.
File metadata
- Download URL: stressy-1.0.0.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a3e2562be9e138277528e84facec10183fa0580c8e1d9413b01d83f021baae0
|
|
| MD5 |
0394ddaf57063fedad25be52226c2ee4
|
|
| BLAKE2b-256 |
4dcb42adf8ac12467880792840e2dcad12152398e36b5020e93e97f838235b18
|
File details
Details for the file stressy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: stressy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b0f6c5070cd14c4e236c5e0639e9c8770c446bcebe6cb5d4aacf146185a1f38
|
|
| MD5 |
b92640ca600d71ac910c395971376ce4
|
|
| BLAKE2b-256 |
81ec7548ad00bb3dc20cd2ba034fd03fb1b158a8a39c59d2835c302d9cfd4970
|