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.5.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.5.tar.gz
.
File metadata
- Download URL: make_selection-1.0.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 711d68b9372f5b1ccdca122d5818646c9918561345e8db24cfcb609884bf7bae |
|
MD5 | cabf45ae232a6185f6ca1fb3059b9f68 |
|
BLAKE2b-256 | ca1cf4d2908abfb34b464a59ea86b5c17e19296616120def700a4a42089eed5b |
File details
Details for the file make_selection-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.5-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | 97ac3c668dc2c3284984db636722055e331884e5b2120eb9841d36d7d117f384 |
|
MD5 | 36f2e5dff44c2bb36311d06e4b0241ef |
|
BLAKE2b-256 | 3637c6f1bd577ed5ec48360db65397e7f9716158eb261f10745166fb1a5aa41f |