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.org/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.
Release files for WatchPython 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| WatchPython-0.1.3.tar.gz | 4.7 kB | Details |
Release files / WatchPython-0.1.3.tar.gz
| Download URL | WatchPython-0.1.3.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
84e44f2785d93e691b8c3357a55d0070623ada500d86f2a9ae1e124bfdfd2039
|
|
BLAKE2b-256 checksum How to use checksums |
f586c9859b5f2af252a24b8eb586061225be6bc364226461b5eaa74fd6ebc4d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|