Transforming Python CLIs into TUIs
Project description
tuify
Transforming Python CLIs into TUIs
:warning: This package is currently under development
Get Started
Installing
The easiest way to install tuify
is via pip
:
pip install tuify
Simple Example
How-to-Guides
Deep Dive
Contributing
- Clone this repository
git clone git@github.com:alwinw/tuify.git
- Install the development version
pip install -v -e .[<extras>]
(-e
needs pip >= 22.0 for pyproject.toml) orpoetry install --extras "<extras>"
- Make your changes and commit using commitizen and ensure pre-commit is active
- When ready, bump the version and run
poetry build -v
. If deploying, runpoetry publish --build -v
Acknowledgements
This package is heavily inspired by Gooey and Rich CLI. It would not be possible without Textualize and click
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
tuify-0.1.0.post3.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file tuify-0.1.0.post3.tar.gz
.
File metadata
- Download URL: tuify-0.1.0.post3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.7.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23d622693062f68b24af924a3593a07f5d8f8a1319d5be29994f3ed22d3dcbff |
|
MD5 | c50ff2d1c26f40314402924d449852d5 |
|
BLAKE2b-256 | 4ae7a4d6b593345caaaffcdb0237d821fb0ebbdfa7a1e70cf4cbe10ae1b20713 |
File details
Details for the file tuify-0.1.0.post3-py3-none-any.whl
.
File metadata
- Download URL: tuify-0.1.0.post3-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.7.11 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eba0fe8d477e530873d09f362a0d3615db4b628444641e64311bf62e6d5f0b5 |
|
MD5 | db2f7c958631e2e0a2b717c88f17e525 |
|
BLAKE2b-256 | 70ebaa613bb656cd877081c87342f3ca76c95a466227999a008773dfca31701b |