A re-implementation of the Unix watch command in Python.
Project description
watchpython
A re-implementation of the Unix watch command in Python.
The windows binary can be downloaded from https://inventwithpython.com/watch.exe
I created this because the Cygwin watch command on Windows has weird display issues and doesn't seem to work right.
Usage: watchpython.py [OPTIONS] COMMAND
Repeatedly run the given command. Press Ctrl-C to quit.
By Al Sweigart al@inventwithpython.com
https://pypi-hypernode.com/project/WatchPython/
Options:
--version Show the version and exit.
-b, --beep Beep if command has a non-zero exit.
-e, --errexit Exit if command has a non-zero exit.
-f, --full-text Display full text even if it's more than one screen
long.
-g, --chgexit Exit when output from command changes.
-n, --interval FLOAT Seconds to wait between updates.
-t, --no-title Turn off header.
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WatchPython-0.1.3.tar.gz
(4.7 kB
view details)
File details
Details for the file WatchPython-0.1.3.tar.gz
.
File metadata
- Download URL: WatchPython-0.1.3.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84e44f2785d93e691b8c3357a55d0070623ada500d86f2a9ae1e124bfdfd2039 |
|
MD5 | 5f5243c020a7c35fb287aa6fe08c10d3 |
|
BLAKE2b-256 | f586c9859b5f2af252a24b8eb586061225be6bc364226461b5eaa74fd6ebc4d2 |