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.2.tar.gz
(9.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.1.2-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file gumpython-0.1.2.tar.gz.
File metadata
- Download URL: gumpython-0.1.2.tar.gz
- Upload date:
- Size: 9.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 |
ebca807d1ef41b3dbe0078fa8a5761b78561dcf06ff249ba2f03bfbe3347a3a7
|
|
| MD5 |
ead56cae5e29880284b214513452edb8
|
|
| BLAKE2b-256 |
4f3837cabae383984397aed59ab670adbe7aa3c6db70c876774f9f2786ae6f2e
|
File details
Details for the file gumpython-0.1.2-py3-none-any.whl.
File metadata
- Download URL: gumpython-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.0 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 |
d74fd90e3a59ff21b5496ba82b47de42c1ce7cbe8acc4eb801420b67662632ef
|
|
| MD5 |
a33f3e89d58fac8e1aaa649d73b021e6
|
|
| BLAKE2b-256 |
ad63f767b998e40abf8f975da8562975d0c1355655c588fd60c8d6a28f39de6a
|