A module for interacting with stdin, stdout and stderr.
Project description
stds
Motivation
This is a small package that provides 3 high-level APIs to interact elegantly with stdin, stdout and stderr:
- stdin
- stderr
- stdout
Usage
You can use it as such:
if __name__ == "__main__":
stdin | print
"This prints out stuff on stdout" | stdout
"This prints out stuff on stderr" | stderr
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
stds-0.1.3.tar.gz
(1.6 kB
view details)
Built Distribution
stds-0.1.3-py3-none-any.whl
(1.7 kB
view details)
File details
Details for the file stds-0.1.3.tar.gz
.
File metadata
- Download URL: stds-0.1.3.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-55-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b027feee4e58b7e3a90ac1211f518df6db9a0c59865c1f1cd5dd1d234e11bf |
|
MD5 | 50072075bf85946395197937aa2c81bc |
|
BLAKE2b-256 | 35704b532caf6d33c1ade3dcd8d022951dc5f51556f83c1ff0590fa7d0eae3f5 |
File details
Details for the file stds-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: stds-0.1.3-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-55-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc754680a40d22bcd7c9c4a8aa1c9bcc46d158dcebe0689c46d09c678f752c74 |
|
MD5 | 6145645257b505a47df1ef5b4800852c |
|
BLAKE2b-256 | 6c6cdedaf71d4939a29f0232499d1146beed901ecfb6e8bdd52868264edea1f0 |