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.15.tar.gz
(7.9 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.15.tar.gz.
File metadata
- Download URL: make_selection-1.0.15.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47f1335549c260103e4460ff69043e8b679d3cadf44969ddb0534a1920baca88
|
|
| MD5 |
c0a6b48c3f79111ce53213795855d6ca
|
|
| BLAKE2b-256 |
aa7a4a5a74bab0a88ffec35e886a163d95e037b7aa67f70c18ee352437d34de8
|
File details
Details for the file make_selection-1.0.15-py3-none-any.whl.
File metadata
- Download URL: make_selection-1.0.15-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c12132469efe82507448cdecf981e63b8b5ec4f4a33e08772c896a85c1d108f9
|
|
| MD5 |
4e04d3795d9f3bec5ed0fa7e7a79373e
|
|
| BLAKE2b-256 |
8e835a05a4fcf9911ab2ad268a4603985de88a0e6d09bfd214cb700c4b41734e
|