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.3.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.3.tar.gz
.
File metadata
- Download URL: make_selection-1.0.3.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 | 7876abf942bb41a61f5cfea9f25461fc4651bf436da45ca7fba6dee35e1ed6fd |
|
MD5 | 9095ff7207cadb1d2d16b8e1e7e68f2a |
|
BLAKE2b-256 | a0635c63f8b45e336e3b148b5ce067b6935c360763fefa8764bd395a67b3eb81 |
File details
Details for the file make_selection-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.3-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 | 5969607d9570b77e615ef4766c4c24fb659abda2077d2e542a28505f1bdd15b6 |
|
MD5 | b559f50113f6a09a95ee6233ac4316b5 |
|
BLAKE2b-256 | 8e04d10d0fd1ec6eb1bccb8f7a2274cc29051d582bb09ec5c9cf4afb65181853 |