mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
I think that clint
is not so awesom as click
What do you think about this?
This commit is contained in:
parent
9fe51a1d38
commit
5ea50c80a7
@ -242,7 +242,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||
* Command-line Application Development
|
||||
* [cement](http://builtoncement.org/) - Cement provides a light-weight and fully featured foundation to build anything from single file scripts to complex and intricately designed applications.
|
||||
* [click](http://click.pocoo.org/) - A package for creating beautiful command line interfaces in a composable way.
|
||||
* [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools.
|
||||
* [cliff](https://cliff.readthedocs.org/) - A framework for creating command-line programs with multi-level commands.
|
||||
* [Clime](http://clime.mosky.tw) – Clime lets you convert any module into a multi-command CLI program without any configuration.
|
||||
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
|
||||
|
Loading…
x
Reference in New Issue
Block a user