$ click_
click is a Python package for creating beautiful command line interfaces
in a composable way with as little amount of code as necessary. It's the
"Command Line Interface Creation Kit". It's highly configurable but comes
with good defaults out of the box.
It aims at making writing command line tools fun and quick without causing
user frustration at not being able 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
Read the docs at http://click.pocoo.org/
This library is work in progress. Please give feedback!
click is a Python package for creating beautiful command line interfaces
in a composable way with as little amount of code as necessary. It's the
"Command Line Interface Creation Kit". It's highly configurable but comes
with good defaults out of the box.
It aims at making writing command line tools fun and quick without causing
user frustration at not being able 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
Read the docs at http://click.pocoo.org/
This library is work in progress. Please give feedback!
Release files for click 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| click-0.1.tar.gz | 17.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| click-0.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 39.5 kB
Release files / click-0.1.tar.gz
| Download URL | click-0.1.tar.gz |
|---|---|
| Size | 17.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9f8290d502cf11fad5ccc64d19f2724abcbc11549e6a8e2cdafc530109f198b4
|
|
BLAKE2b-256 checksum How to use checksums |
1a65bde2803d3f5d217fde361f7773d51d5c9b1332181f740bdd7adb2462607c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / click-0.1-py2.py3-none-any.whl
| Download URL | click-0.1-py2.py3-none-any.whl |
|---|---|
| Size | 21.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
6ece7fdc438597979abb5e237cd42ec9b0ed9342acfa13aabd0d57dae5122f00
|
|
BLAKE2b-256 checksum How to use checksums |
82e939bc04e46ac4dc16f60d3c95d2a8238f8a86a738ecab723755470e1486d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |