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.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file make_selection-1.0.1.tar.gz
.
File metadata
- Download URL: make_selection-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6a90c4c70729d6febed3927428bc6a2ecc683817165a7a29604e01a70638b92 |
|
MD5 | b458c9e1d6e12aff9b3b2482751b993c |
|
BLAKE2b-256 | f69957ee2814c926513aaa5a09753e81dd4bee35e20dedb8114e9507e1f6738b |
File details
Details for the file make_selection-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: make_selection-1.0.1-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 | 60b5bb04a7b5275df72801371295430b2659d444f09bf42bdff87213c26f059f |
|
MD5 | 41ea06b1550b7f20e2c97b3e2810977a |
|
BLAKE2b-256 | 84cee678805e5e0cde94405631703225517c8a9d51d6d3ef39b3a8a5eac07a02 |