mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
remove reference to Clint
This commit is contained in:
@@ -24,16 +24,6 @@ Some popular command-line applications include:
|
||||
system primarily written in Python
|
||||
|
||||
|
||||
*****
|
||||
Clint
|
||||
*****
|
||||
|
||||
`clint <https://pypi.python.org/pypi/clint/>`_ is a Python module which is
|
||||
filled with very useful tools for developing command-line applications.
|
||||
It supports features such as: CLI colors and indents, simple and powerful
|
||||
column printer, iterator based progress bars, and implicit argument handling.
|
||||
|
||||
|
||||
*****
|
||||
Click
|
||||
*****
|
||||
|
||||
Reference in New Issue
Block a user