Skip to main content

No project description provided

Project description

Trogon

WIP, please wait for full release.

Quickstart

  1. Import from textual_click import tui
  2. Add the @tui decorator above your click app. e.g.
    @tui()
    @click.group(...)
    def cli():
        ...
    
  3. Your click app will have a new tui command available.

See also the examples folder for two example apps.

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

trogon-0.1.0.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

trogon-0.1.0-py3-none-any.whl (21.6 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