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.7.tar.gz
(5.5 kB
view details)
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 make_selection-1.0.7.tar.gz.
File metadata
- Download URL: make_selection-1.0.7.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91c9159f9fa891a9884e65dccf8a2160b278c2a35c3d54ad9b2e06aab115b95e
|
|
| MD5 |
1cdc96e7bf261ed94570d0bc5977b126
|
|
| BLAKE2b-256 |
afe740d456ecaff7af801316efa88dbdb326c703f66e1343a2bb606077ad7dae
|
File details
Details for the file make_selection-1.0.7-py3-none-any.whl.
File metadata
- Download URL: make_selection-1.0.7-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc9ccfe8ac7228fad0bdb7be7202d75533846a1c9e98dd26a569fc87c42e176
|
|
| MD5 |
5c56eccd0c5b8e0c43aa612f363fcdc2
|
|
| BLAKE2b-256 |
1730dad4751406ad3e5e458abefa4bd0bbe97c6600e9ec9985a53bf7b2547ca5
|