No project description provided
Project description
Qyet
Python package with tools for suppressing output.
shhh... please be qyet
Installation
pip install qyet
Usage
For now, there is only one decorator, shhh, which suppresses the output of a function.
from qyet import shhh
@shhh
def foo():
print("Hello, world!")
foo() # No output
License
Thanks to
@dunossauro for a great content (in pt_BR) on how to create a Python package.
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
qyet-0.1.1.tar.gz
(2.2 kB
view details)
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
qyet-0.1.1-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file qyet-0.1.1.tar.gz.
File metadata
- Download URL: qyet-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.5 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0535f55e62a6ec66c78a5dd307abc3a43a2ad0b3f6adc6abbea296c6277cb209
|
|
| MD5 |
c564fa42dfc5540586f3434f8b9cf4ab
|
|
| BLAKE2b-256 |
dc322f69cd90a0cf72405295069ab39467117e45875c5574104acf102092eac5
|
File details
Details for the file qyet-0.1.1-py3-none-any.whl.
File metadata
- Download URL: qyet-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.5 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a3ddac3006b584be0b61793150f02c420e1b887389cfb9e617705be398d010
|
|
| MD5 |
88f2931e39eb663aa81424f825a90b9e
|
|
| BLAKE2b-256 |
ba4d0060f12f1d08824ae30eac3518778487454f7b3e6c142e60fbe9a7efac44
|