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.2.tar.gz
(3.0 kB
view details)
File details
Details for the file printbetter-2.2.tar.gz
.
File metadata
- Download URL: printbetter-2.2.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 | 07767b4294fc58ec0ba8989f4024a45a12aefc3e6bb318b5b04c974f9e700cad |
|
MD5 | 8bbe1d0ba6514abab1b490a77863d603 |
|
BLAKE2b-256 | 066d6124ed235df7942cd0b9e1e906ac6ee2493adb30cc889b957adb469a4c67 |