Skip to main content

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:

http://wtee.readthedocs.io/en/latest/

Development:

https://github.com/gvalkov/wtee

Package:

http://pypi.python.org/pypi/wtee

Changelog:

http://wtee.readthedocs.io/en/latest/changelog.html

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 hashes)

Uploaded Source

Built Distribution

wtee-1.2.0-py2.py3-none-any.whl (93.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page