mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Click is stable - not upcoming
This commit is contained in:
@@ -30,7 +30,7 @@ column printer, iterator based progress bars and implicit argument handling.
|
|||||||
Click
|
Click
|
||||||
-----
|
-----
|
||||||
|
|
||||||
`click <http://click.pocoo.org/>`_ is an upcoming Python package for creating
|
`click <http://click.pocoo.org/>`_ is a Python package for creating
|
||||||
command-line interfaces in a composable way with as little code as
|
command-line interfaces in a composable way with as little code as
|
||||||
possible. This “Command-line Interface Creation Kit” is highly
|
possible. This “Command-line Interface Creation Kit” is highly
|
||||||
configurable but comes with good defaults out of the box.
|
configurable but comes with good defaults out of the box.
|
||||||
|
|||||||
Reference in New Issue
Block a user