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.0.tar.gz
(14.1 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.0-py3-none-any.whl
(25.8 kB
view details)
File details
Details for the file gumpython-0.2.0.tar.gz.
File metadata
- Download URL: gumpython-0.2.0.tar.gz
- Upload date:
- Size: 14.1 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 |
1099a1802c019f4eac412f9460f1d981af4fd3b0c12cf5456485b1e019d2296d
|
|
| MD5 |
ed466f9a55f250db2cd7080119baccd9
|
|
| BLAKE2b-256 |
b7d38bb376fa9484b184d8a3762a64d82cbd600687bea82f764a3f02372bacc1
|
File details
Details for the file gumpython-0.2.0-py3-none-any.whl.
File metadata
- Download URL: gumpython-0.2.0-py3-none-any.whl
- Upload date:
- Size: 25.8 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 |
2a7a42e3ffc7afaf1d017e82c1482b1335debf7ab2e880886e03080ed5f2daa2
|
|
| MD5 |
e01da001c09fed985d34488aa2cff108
|
|
| BLAKE2b-256 |
905186080e640c9b3af5f4ca2351fd1faec5c8dfa6b5417ceb4e44728a880118
|