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.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.0.tar.gz
.
File metadata
- Download URL: make_selection-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03e4d313ac39b8e13a0b285ee675e1a14a0482699dd30a3d59279c89e088a6f2 |
|
MD5 | c1bbb85ba52e736078619277d5f96fcf |
|
BLAKE2b-256 | 0aad76350cfa4cd6ea46505f98e8d0b1e102183d26941c614485e20bf73551cd |
File details
Details for the file make_selection-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | 8ef4f9fdfd1a7ab292570dfb0f3faa51a0345e7c85e53937d9a6277b7c2f1b69 |
|
MD5 | 0a20a3cba505a1e1d6f9bf600557a8c5 |
|
BLAKE2b-256 | b72eee46df36b844a9626f0d6fd4cd4bf37369561071b799bf0f08f80db762e8 |