A TUI for Managing and Searching with Meilisearch
Project description
Meilisearch TUI
A TUI for Managing and Searching with Meilisearch.
Installation
Installing with pipx is recommended.
pipx install meilisearch-tui
Alternatively Meilisearch TUI can be installed with pip.
pip install meilisearch-tui
Usage
start with TUI by running
meilisearch
The first time you start the app you will need to enter the server address and master key (if using
one) into the configuration. If the MEILI_MASTER_KEY
environment variable is set, the app is
able to get the master key from this.
If you have not already created an index and loaded data, this can be done from the Load Data
screen. Specifying an Index
here will create the index if it does not already exist. Indexes
that have already been created will show at the bottom of the screen. By default the first index
will auto-populate the Index
box.
To search, enter the index you want to search on, by default the first index found will pre-populate the box. Then type the desired search.
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
Built Distribution
Hashes for meilisearch_tui-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f868087e3ac4f911cf978676565f9667401fb79260d95ecf569224841384b24 |
|
MD5 | d1645696271b689a1db3e5da5b9e9569 |
|
BLAKE2b-256 | 4848a63d6dfea8efd853b2d1b4b3e22e70b5ccbe354920295032b74141399f13 |