mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 23:00:18 +00:00
Readme updates
This commit is contained in:
+17
-9
@@ -3,14 +3,22 @@ Clint: Python Command-line Application Helpers
|
||||
|
||||
[Image of Clint Eastwood]
|
||||
|
||||
* Tree Structures
|
||||
* Columns / Colors
|
||||
Features:
|
||||
|
||||
powered by colorama
|
||||
|
||||
colored.blue('Face')
|
||||
colored.white('Book')
|
||||
- CLI Colors and Indents
|
||||
- Iterator-based Progress Bar
|
||||
- Implicit Argument Handling
|
||||
- Simple Support for Unix Pipes
|
||||
- Application Directory management
|
||||
|
||||
* choice: y/N?
|
||||
* query: Installation Path [/usr/local/bin/]:
|
||||
* &c
|
||||
|
||||
**``clint.textui``**
|
||||
|
||||
|
||||
**``clint.resources``**
|
||||
|
||||
|
||||
**``clint.piped_in()``**
|
||||
|
||||
|
||||
**``clint.args``**
|
||||
|
||||
Reference in New Issue
Block a user