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.2.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file make_selection-0.0.2.tar.gz
.
File metadata
- Download URL: make_selection-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff9078b0cef01d0c3875029ecc4e2c1657fbf02430f74d01715ea5a7eb44172d |
|
MD5 | 6e26d30dbaa592ebdb7222d4af900507 |
|
BLAKE2b-256 | e1d27a1ac18d851d703e35a7f6d374adb75813bb4b9d7c497ac58d479aba6841 |
File details
Details for the file make_selection-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: make_selection-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 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 | 9f47c53ef8ac890f8ba7dc54d978c10bdff686eccc082044cf708be54cb151f0 |
|
MD5 | 1928691aaef91a1045b7e1860a63d266 |
|
BLAKE2b-256 | 84054fba2b0d8a42c2c0a30b2c507f41a7f27a20773ab0fb1453aa9ee4a4af89 |