Tired of running long tasks? Try Printwatch to monitor it from local network!
Project description
Printwatch
Tired of running long tasks? Try PRINTwatch!
Alpha version is now live on pip!
Head to https://pypi.org/project/printwatch/ to install!
Usage
Import the Redirector class using:
from printwatch.redirection import Redirector
Create a new method of Redirector and initialize it using:
redirector=Redirector(identifier="Randomfd") redirector.initialize()
To redirect the output of a cell:
with redirector:
print("Redirected output")
Redirected outputs will be placed in logs/ folder. You can also use the webserver at http://127.0.0.1:5001 to monitor the logs locally (will add support for hosted webservers soon).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file printwatch-0.0.7a0.tar.gz.
File metadata
- Download URL: printwatch-0.0.7a0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a12b7e98437eda57db893421ee42bc664c7a315ca8c06afe54709d9240da4f43
|
|
| MD5 |
98aa1f435b1559bdab5ce1605caa8146
|
|
| BLAKE2b-256 |
fbe47ad86c817c041d94c17c902966354c74589ba071433e60f83477e4428d3c
|
File details
Details for the file printwatch-0.0.7a0-py3-none-any.whl.
File metadata
- Download URL: printwatch-0.0.7a0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
336569bc0e1b10a50ebac91a7852c026fbe70349e4a6a440c14d927af5259cb3
|
|
| MD5 |
18d757c1a0e12ea058478ce64e0275cb
|
|
| BLAKE2b-256 |
da38f0a47cbf54eddf4756d38b9b094cf529fbdc1670f71d27fee74aa60c92f1
|