Package for interactive command line menu
Project description
Setup
pip install make_selection
Example
file.py
from make_selection import makeSelection
options = ["one", "two", "three"]
label = "choose option"
selected = makeSelection(options, label)
Interacting with menu
After making selection
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
make_selection-1.0.4.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.4.tar.gz
.
File metadata
- Download URL: make_selection-1.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91bbc0281cf5d33dc1735aacdc9e98fa9deb31b577dc1f12cfa71c5a23d9c696 |
|
MD5 | b9308b9c323510a1435c8b0955dc2f99 |
|
BLAKE2b-256 | 736055097814ff9f09dec1379dbe371543893ca7de9769bab4a77291d87dc095 |
File details
Details for the file make_selection-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.4-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f14aca4584384d561d2b131bfec30f0038a476ba016e21dac1b23441c9d6fd5f |
|
MD5 | f810326a4249dc1227853a347275340e |
|
BLAKE2b-256 | 96023619505010a5034cbd5320a6a32b8bfd19cf62d91697a6830f19935d06ca |