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.2.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.2.tar.gz
.
File metadata
- Download URL: make_selection-1.0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7869ad704ee5fdc4694cd8cbebd406d2b9e79b3cd77a06359f5e83a7de441b3 |
|
MD5 | 9f3507ee0720d978925cb6eaf7521c43 |
|
BLAKE2b-256 | dff237cdbfc23ad0762b57b99b30d37fb317a707252d79d9fd9238eca2b2aea6 |
File details
Details for the file make_selection-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.4 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 | 9361ddafc6fe3a809ce6a608ceea8b7a39fcede75bfff3c181b8678841a10827 |
|
MD5 | f59b35368650d20f354664f28fe0e0da |
|
BLAKE2b-256 | ece7233f84957a129e778454599d8fb5c1931dd969829ddca48a551efd3bf9f1 |