Skip to main content

🌈 Extra colorization and configuration file for Click.

Project description

Click Extra

Last release Python versions Unittests status Coverage status

What is Click Extra?

click-extra is a collection of helpers and utilities for Click, the Python CLI framework.

It provides boilerplate code and good defaults, as weel as some workarounds and patches that have not reached upstream yet (or are unlikely to).

Used in

Installation

Install click-extra with pip:

$ pip install click-extra

Features

  • Colorization of help screens
  • --color/--no-color option flag
  • Colored --version option
  • Colored --verbosity option and logs
  • --time/--no-time flag to measure duration of command execution
  • Platform recognition utilities
  • New conditional markers for pytest:
    • @skip_linux, @skip_macos and @skip_windows
    • @unless_linux, @unless_macos and @unless_windows
    • @destructive and @non_destructive

Colorization of help screen

Extend Cloup's own help formatter and theme to add colorization of:

  • Options
  • Choices
  • Metavars

This has been discussed upstream at:

Dependencies

Here is a graph of Python package dependencies:

click-extra dependency graph

Development

Development guidelines are the same as parent project mpm, from which click-extra originated.

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

click-extra-1.0.1.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

click_extra-1.0.1-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file click-extra-1.0.1.tar.gz.

File metadata

  • Download URL: click-extra-1.0.1.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for click-extra-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ba41a1e49797b062deecd1de816d54ecacc9598e4e77101aa2489a5de2eef01c
MD5 803f57edcc1ffc73035bdbfda1977d06
BLAKE2b-256 3fea390d0fe09da71ca340b850b9e4d851c693519626d5a76575ae0519951e34

See more details on using hashes here.

File details

Details for the file click_extra-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: click_extra-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for click_extra-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b39633fd370477b57b369a424e75f61b4bd3b1f0cf92ba8cdee890971db7210d
MD5 fcdf06a082ae18c437c47b2d3a7e6ffb
BLAKE2b-256 2510fc6a0cbcbff64031ce5886578f72d0fc7b9086ae0798a4bec8a76188649f

See more details on using hashes here.

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