An easy to use Python Pretty Print
Project description
Python Pretty Print
A simple and lightweight Python library to use as a replacement of the default print() function.
Full documentation available on Github. Feel free to submit any feature request or bug report !
Getting started
Download and install
pip install ppprint
Standard use
from ppprint import ppprint
JavaScript-like use
from ppprint import console
console.log("Hello World !")
console.warn("Careful ...")
console.error("Ooops something went wrong !")
console.info("Climate change is real.")
console.debug("this code works")
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
ppprint-0.1.0.tar.gz
(4.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
ppprint-0.1.0-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file ppprint-0.1.0.tar.gz.
File metadata
- Download URL: ppprint-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac3bc3f099627c39973c65684a8a998d88dd95d0c1ba005bc1c976031785318d
|
|
| MD5 |
838e81572101c54d25c0ec45d53a22c0
|
|
| BLAKE2b-256 |
d2878b1ba9d935cc9a45fe47a3565e984e41f8d254c3fcc805c06ed79f27821d
|
File details
Details for the file ppprint-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ppprint-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdc1f9965f7994caf64b02ce372c6dad7ff9b00926173f81aece46c166621c83
|
|
| MD5 |
e8c7d233ef495857f576355b594052dd
|
|
| BLAKE2b-256 |
f5e97f534c1f578eaa3bdb8c56d052340e4ca15bf8befd4250ba920c1aaa6cb3
|