read from stdin, write to stdout and serve on a webpage
Project description
The wtee tool does two things:
Duplicates standard input to standard output.
Starts a local http server on which the piped data can be viewed.
In other words, much like the unix tee utility, wtee duplicates standard input to standard output, while also making the piped data viewable on a web page. For example:
tail -f /var/log/debug | wtee | nl
- Documentation:
- Development:
- Package:
- Changelog:
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
wtee-1.2.0.tar.gz
(91.2 kB
view details)
Built Distribution
wtee-1.2.0-py2.py3-none-any.whl
(93.5 kB
view details)
File details
Details for the file wtee-1.2.0.tar.gz
.
File metadata
- Download URL: wtee-1.2.0.tar.gz
- Upload date:
- Size: 91.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 067a64c0f345c0ea64aea148444f13a9680e62dc8a00ac703906d2d8f863e493 |
|
MD5 | b2a681cdaa97b0e1ef9621aeebab0303 |
|
BLAKE2b-256 | f8341eb9360ac9e2ea39a01a61a3a9985821462147627cc4ae6c6ec23e4d51ba |
File details
Details for the file wtee-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: wtee-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 93.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23b013b871b99ae1cf0d16084443697baceb2df3eb89e7d18dd75cf032f21930 |
|
MD5 | 1f97a807e3a0cb48683801c9739fe97b |
|
BLAKE2b-256 | f12826d781c25e8c7e7e07127018d8e0f3a03778a4abd9445e0d9a061dfd1799 |