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.
Release files for printbetter 2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| printbetter-2.2.tar.gz | 3.0 kB | Details |
Release files / printbetter-2.2.tar.gz
| Download URL | printbetter-2.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
07767b4294fc58ec0ba8989f4024a45a12aefc3e6bb318b5b04c974f9e700cad
|
|
BLAKE2b-256 checksum How to use checksums |
066d6124ed235df7942cd0b9e1e906ac6ee2493adb30cc889b957adb469a4c67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|