A simple library that contains wrapper functions for gum CLI tool
Project description
Gummypy
A small library that contains wrapper functions around the gum CLI tool.
Usage
Below is an example on how to use the choose function. There are many other public function (denoted by no underscore prefix) that use choose, join, file, etc.
Each public function has two arguments the input needed that gum command and the options of that command.
import gummypy
def main():
gummypy.choose(["foo", "bar", "baz"], limit=2)
if __name__ == "__main__":
main()
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
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
File details
Details for the file gummypy-0.1.2.tar.gz.
File metadata
- Download URL: gummypy-0.1.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
407dbd9149df58282ffb8ba0a5ec23c8b68469ee0de3750f226679cf2296d972
|
|
| MD5 |
600cd5eaa2540a89f8c37fe31cff60d6
|
|
| BLAKE2b-256 |
25650519696d24baf5d1d0287ba6a62ba14b0db73ffd53b8f6cf72c7b1ee58a9
|
File details
Details for the file gummypy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: gummypy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6ccdf2dea5fe77920083b50c1631f6bab67471c4aab7ca6760cbadc6ef54244
|
|
| MD5 |
c6b64c48930ae4eb617ea85eb6e116c7
|
|
| BLAKE2b-256 |
6591e59212332c16eaa7ec2228988999ac8bc69e12e4e9e24539b4d7b1166bbc
|