Terminal UI for InvenTree
Project description
InvenTree TUI
Terminal User Interface for InvenTree, built with Textual. Project maintained on GitHub.
Installation
InvenTree TUI can be install via PyPi using the command pip install inventree-tui
.
Once installed, launch the TUI using the command python -m inventree-tui
. You will have to configure the required environment variables first (see below).
Configuration
To run inventree-tui, you must set the following environment variables: INVENTREE_API_HOST
, INVENTREE_API_TOKEN
You can also set these in a file named .env
:
# .env file
INVENTREE_API_HOST=https://example.com/
INVENTREE_API_TOKEN=inv-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-xxxxxxxx
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
inventree_tui-0.1.5.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file inventree_tui-0.1.5.tar.gz
.
File metadata
- Download URL: inventree_tui-0.1.5.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d32d105f8c2ff3e838ea1991b1018a4b392c10f22c8f564cdcfb286c13d339c |
|
MD5 | 6f3877c121626664e72b748efe94762b |
|
BLAKE2b-256 | 54cbed1ce536b0023111c8557e5f83353fe065e8284875fca8fc879d8f5bfe01 |
File details
Details for the file inventree_tui-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: inventree_tui-0.1.5-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea121bd9568d1f97f85ac1cba01142fc56f10c0b0daa4962ae258cc3d2c2cd7b |
|
MD5 | 663d46df6b9f54c41bbb7b1aac29ea0f |
|
BLAKE2b-256 | b28ac2b0dc7feaf82d6a2b9921ade5f5b92caa494b5df5cfd8b91e57723600d4 |