SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name python-click
Version 7.1.2
Category development
Description Composable command line interface toolkit.
Maintainer pascal.bellard​@​slitaz.org
License BSD
Website https://pypi.org/project/click
Sizes
Depends onpython iconpython 
python-click screenshot
Download package python-click screenshot
Show receipt
Show files list
Show cooking log

Description

Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API.

Click in three points:

  • Arbitrary nesting of commands
  • Automatic help page generation
  • Supports lazy loading of subcommands at runtime
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)