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.6.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.6.tar.gz
.
File metadata
- Download URL: make_selection-1.0.6.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e04d80d63e43aac2672c59d740eebdd831720bc4ad7fc044c4fcf83b5d64ce9e |
|
MD5 | 265a573fdf046fac1970d739c433d784 |
|
BLAKE2b-256 | 7041d1a8d889e6300308a6493ce847bf3696623104bdb06f16e7ce91468874f2 |
File details
Details for the file make_selection-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.6-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | 950cae0ee1c3959710740811904cd5cbb97542022105251c4fb383d2eee54e0d |
|
MD5 | 5910dfbf4c9ec3e5c2172eeaa6e32310 |
|
BLAKE2b-256 | 72e68b9f43edc40a74fce62f576d6cff511120187beb548ef54f43ced9a865b9 |