Verbose printing utility library
Project description
VPrint
Verbose printing utility for python.
Check it out on pypi.org!
Installation and usage
pip install verbose-print==0.0.1
import verbose_print.vprint as vp
def main():
v = True
e = "!"
vp.vprint("Hello", "World", verbose=v, end=e)
if __name__ == "__main__":
main()
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
verbose_print-0.0.2.tar.gz
(3.9 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
File details
Details for the file verbose_print-0.0.2.tar.gz.
File metadata
- Download URL: verbose_print-0.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ff4a7acb1f75d9e9d057f7b5f71a85879d35e9057443bdfbbe307bb00dc8802
|
|
| MD5 |
933a72a71200194dc0405ce9fe170bfa
|
|
| BLAKE2b-256 |
c2756e8156d8d2e69d0208341fa49e093d3d86e82a2cda6fc2d801590c8cbe37
|
File details
Details for the file verbose_print-0.0.2-py3-none-any.whl.
File metadata
- Download URL: verbose_print-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebf4dd388430e948e5cd008a5589a3ebc83f5d45a01018dfdb0b7f12a0ca41fd
|
|
| MD5 |
e2f635a19549b4e8ea3b9a99de08ca34
|
|
| BLAKE2b-256 |
4770325393c2a5822c2418bb2cfc33632680d4761da007306737dc4cb7d9fbe3
|