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.1.11.tar.gz
(8.1 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.1.11.tar.gz.
File metadata
- Download URL: make_selection-1.1.11.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e03fa0dd01f8534a55464842812f764af2f1744250e9eb14eb6039454ac0f5d
|
|
| MD5 |
c588ad20cf464c063902b35c58b2b72e
|
|
| BLAKE2b-256 |
044524cdb29b77db898312592eee4090d19855844a565c6ed08aa4de230b49e6
|
File details
Details for the file make_selection-1.1.11-py3-none-any.whl.
File metadata
- Download URL: make_selection-1.1.11-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 |
f0d4fe241dc5d2580ceab4c9ca4afce66986ba67376e82bea9dc3ed2518a8a41
|
|
| MD5 |
73a2007319351381af22053343980dfa
|
|
| BLAKE2b-256 |
c92c4534928f4b2cba49b00b3c9e2d2323144411652c52f0ff54bb6cf939f202
|