Pastel-friendly pretty printer for Python.
Project description
printa
Pastel-friendly pretty printer for Python.
Install
pip install printa
Usage
import printa
printa("hi", 123, True, None, {"a": 1, "b": [2, 3]})
printa.set_theme("mono")
printa("after mono")
Themes
pastel(default)solarizeddraculagruvboxmono
import printa
printa.available_themes()
printa.set_theme("pastel")
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
printa-0.1.0.tar.gz
(3.1 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 printa-0.1.0.tar.gz.
File metadata
- Download URL: printa-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
020858213719b8fceb8eeb810fe5a033e78e16a5ab40265af18cbeed7f3a95ec
|
|
| MD5 |
fbfe9c40d20ab2076658f74c3a119a23
|
|
| BLAKE2b-256 |
8d04f923cf113a4b83ab6e57f344931a77025423b7ac613e3d26aa158a307ae6
|
File details
Details for the file printa-0.1.0-py3-none-any.whl.
File metadata
- Download URL: printa-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caf28b4b241398c63bb9483f5c695491795f6bc5a31f7d650dc0be70a18ea55c
|
|
| MD5 |
6b6a6031116ac143cceb4332ae1d3149
|
|
| BLAKE2b-256 |
7a3bd32117b60c1e03537eb1ca8b39403a8f6032f5d34b30c2b6cee16e318ea2
|