Cross platform terminal selector implemented in Python
Project description
Advanced Selector
Has the ability to use multiple selection types:
- Single select
- Multiple selection
Cross platform implementation
The library make use of the getch
lib on Linux and msvcrt
on Windows
Try it!
Windows
Make sure to have Python and Git installed.
Open a powershell and run:
# Clone the repository
git clone https://github.com/kougen/py-advanced-selector
# Change dir
cd py-advanced-selector
# Create a virtual env
py -m venv venv
# Enter the venv
./venv/Scripts/activate
# Install the dependencies
pip install -r requirements.txt
# Start the sample.py
py test\sample.py
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
advancedselector-3.1.0.tar.gz
(4.6 kB
view hashes)
Built Distribution
Close
Hashes for advancedselector-3.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d59fe09056aae41e6e079b4663d33195696d5473fe3177f0ec3b3823f9cf608 |
|
MD5 | 85915273e5f2aa6e9a8bfb8e1474e777 |
|
BLAKE2b-256 | fdfb7322f62a2067c173d098631ee752d93724e11f5966b82a95211eb43c2ddc |