Skip to main content

A simple wrapper around optparse for powerful command line utilities.

Project description

$ 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!

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-0.3.tar.gz (25.4 kB view hashes)

Uploaded source

Built Distribution

click-0.3-py2.py3-none-any.whl (33.4 kB view hashes)

Uploaded 2 7

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