A python library for gum cli
Project description
GumPython
A python library for gum cli
Requirements
- gum cli
- Python >= 3.8
How to Use
from gumpython import Style, color, alignment, border
style = Style(["Hi there!", "My name is GumPython :)"]) \
.border(border.ROUNDED, foreground_color=color.FUCHSIA) \
.text_color(foreground=color.AQUA) \
.align(alignment=alignment.CENTER) \
.text_font(bold=True, italic=True)
style.run()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gumpython-0.2.1.tar.gz
(14.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
gumpython-0.2.1-py3-none-any.whl
(25.7 kB
view details)
File details
Details for the file gumpython-0.2.1.tar.gz.
File metadata
- Download URL: gumpython-0.2.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
884e2d6fb55a72aee1b1808812e0eba2f8a49f3fe35ef6a242a467efc8957c6a
|
|
| MD5 |
6a3df95dca94c4292453d480f9a23941
|
|
| BLAKE2b-256 |
0a591803f1b43a506586d6048b04b5000feb6c5dd8c6c3424f189a888b601670
|
File details
Details for the file gumpython-0.2.1-py3-none-any.whl.
File metadata
- Download URL: gumpython-0.2.1-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff6131749d9fd487baad21a6e0176e47f917b6070c06d0efca110531b0fcde30
|
|
| MD5 |
33dab06e3a5deeb63e1eda1155585a92
|
|
| BLAKE2b-256 |
2b4ae322f765ad7680b0bdde995e0a76c816455cce6421a374247db8f7044774
|