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.2.tar.gz
(4.6 kB
view details)
File details
Details for the file WatchPython-0.1.2.tar.gz
.
File metadata
- Download URL: WatchPython-0.1.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11f300a2b6ba4d22f6b4a5ec318dd1b4073a28928dde57efd3f4e532d9c46076 |
|
MD5 | db46033dab1981d52757fea842e1ad1f |
|
BLAKE2b-256 | c1d59dd1ca2d8ed6943ec4e3ffc1b50e76a4c7acf53006cbe9e2304814841d05 |