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.1.3.tar.gz
(9.4 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.1.3-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file gumpython-0.1.3.tar.gz.
File metadata
- Download URL: gumpython-0.1.3.tar.gz
- Upload date:
- Size: 9.4 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 |
f7950e3a13824eb95ae66727a45a01ff1c2a2a7ca81eb6a4dd98837cd0745531
|
|
| MD5 |
076bcb934dbc7df52d3a588c8174a18d
|
|
| BLAKE2b-256 |
dfb46de4192f06c49d5c208ca6d4eb7c37802844b249d6a1fecff08f20989d84
|
File details
Details for the file gumpython-0.1.3-py3-none-any.whl.
File metadata
- Download URL: gumpython-0.1.3-py3-none-any.whl
- Upload date:
- Size: 15.2 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 |
0ee779f58c53c219ec6956a222e51c157156baa1add36bfd1f6b56a662000f87
|
|
| MD5 |
6f1fd30a7e7373864eda5ff0ce0f230d
|
|
| BLAKE2b-256 |
9dc9ea3c8f8f1240290ecb031c34294bdbea4a25df2ecdb6b91330b85ad67342
|