Skip to main content

collection of click extensions

Project description

This package helps creating re-usable flags for click scripts.

PyPI version Python versions Build Black

Features

The flags (defined elsewhere) can be used as:

import click
import click.plus

@click.command()
.. normal click options/arguments
@click.plus.configure(["boost"])
def main():
    ...

There’s a commented example with a main script and the arguments group args.

Requirements

  • Python >= 3.5.

  • click

Installation

You can install click-plus via pip from PyPI:

$ pip install click-plus

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

click-plus-0.0.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

click_plus-0.0.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file click-plus-0.0.3.tar.gz.

File metadata

  • Download URL: click-plus-0.0.3.tar.gz
  • Upload date:
  • Size: 5.6 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.2 CPython/3.9.6

File hashes

Hashes for click-plus-0.0.3.tar.gz
Algorithm Hash digest
SHA256 04ceeccd9d408a92eac6f788a2457b3a8c607f6eb65c162ffd31262f8ce51f37
MD5 249fdbb6c931badd1dd7b957ccabc332
BLAKE2b-256 27b388fad4968409a56392f816e7d8c283fad02afca06e12047e2a8521f8d466

See more details on using hashes here.

File details

Details for the file click_plus-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: click_plus-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.7 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.2 CPython/3.9.6

File hashes

Hashes for click_plus-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ee3e61290577837d1162910b427bbb4dc99b680219397c5c0e51a79f867c2fbc
MD5 b391dbda610f5f9fac14d551e135c2a2
BLAKE2b-256 4877325736ad9ab2359ae908a52a0e7b114536cd05bd00803b20c56312ac95a6

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