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.1.tar.gz
(9.0 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.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file gumpython-0.1.1.tar.gz.
File metadata
- Download URL: gumpython-0.1.1.tar.gz
- Upload date:
- Size: 9.0 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 |
0c23203fd33cb215515b4eaa69890a55dbded8a9a12951f5391654ed26fd8859
|
|
| MD5 |
de9576131c1ca23a6083fb215d819710
|
|
| BLAKE2b-256 |
1fc5a942733a68eb95b131c4a35b6bbfe4765c7954b8446bb62603a5e1970e3b
|
File details
Details for the file gumpython-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gumpython-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.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 |
5752574417cd8976f275e4fca0752d866e18c5c9930b7270f4ffbe393a56f998
|
|
| MD5 |
90c7ddf998151e5131a9e67d0bbd3e39
|
|
| BLAKE2b-256 |
5379de6593017d4401fc84e5a285ce70154e5228d2b3fdef2a0a739d7ba488f0
|