Printing perfix and log file!
Project description
Description
Use PrintBetter to have a nice prefix before printing anything on the console output. It also creates a nice log file where you can find anything that you have printed during the program execution. Take a look at the GitHub repository to learn a bit more or to see the documentation.
Default example:
import printbetter as pb
pb.init()
pb.info("information")
pb.debug("variable debug")
pb.warn("warning")
pb.err("error")
This module was developed by @Gruvw.
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
printbetter-2.0.tar.gz
(3.0 kB
view details)
File details
Details for the file printbetter-2.0.tar.gz
.
File metadata
- Download URL: printbetter-2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b285af1da38ed5d2432a4f2bbba818a03acbf4f2efcb1cf4d27ce4ac6d63ea32 |
|
MD5 | 1c11d14fab080c4e3b623f9680f4b20d |
|
BLAKE2b-256 | 38c2ac2232f401d1f5ce40c4b01f95f7c756c6fc942e46b3dad53d8a31530b61 |