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-0.0.1.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file make_selection-0.0.1.tar.gz
.
File metadata
- Download URL: make_selection-0.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcd86762a224a34bcf17e30715e662d67660200cf16a2858931a51b59ca55764 |
|
MD5 | 603d8aab8d2b2bcfd9bc0b1b4fc81edb |
|
BLAKE2b-256 | dd8f881dc07f62c6d29ae7bd07d0d6d40f197aab3212464c729a29b2b0dd7059 |
File details
Details for the file make_selection-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: make_selection-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 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 | 3ded067763f5e9db4b938d2a73ec6799fd135fea2a51788e9d47f149d9776eae |
|
MD5 | 8ae2fdf92e22cede1757f94ee2e29026 |
|
BLAKE2b-256 | 3814d4b3600df58041c3996132e0976bd85babd68ba0f2b43c46c61a98dd9cd1 |