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.3.0.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.3.0-py3-none-any.whl
(26.1 kB
view details)
File details
Details for the file gumpython-0.3.0.tar.gz.
File metadata
- Download URL: gumpython-0.3.0.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 |
e73a16069dcbc603fe8a07ceb1709e2953b8d466689b70f63c4eb382b3c4a972
|
|
| MD5 |
0c4ee66aa1f3732564682b9319666fd4
|
|
| BLAKE2b-256 |
0f2358b6707a45cbce751da6bafe732e34b3d442445bc7b8cdee02585b7ccf64
|
File details
Details for the file gumpython-0.3.0-py3-none-any.whl.
File metadata
- Download URL: gumpython-0.3.0-py3-none-any.whl
- Upload date:
- Size: 26.1 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 |
d2d756a540e42d3e5e770d87ef729aac026398c3f1dba5c618412e8621ff3ffa
|
|
| MD5 |
c8194c63c8b6660be586551afb152574
|
|
| BLAKE2b-256 |
6a5a7988d290534539d642180fb2b316d5f9afd61e4fd2f9f2a9b46dcd7c7d3b
|