Skip to main content

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

  1. Clone this repository git clone git@github.com:alwinw/tuify.git
  2. Install the development version pip install -v -e .[<extras>] (-e needs pip >= 22.0 for pyproject.toml) or poetry install --extras "<extras>"
  3. Make your changes and commit using commitizen and ensure pre-commit is active
  4. When ready, bump the version and run poetry build -v. If deploying, run poetry 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


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 hashes)

Uploaded Source

Built Distribution

tuify-0.1.0.post3-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page