mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #150 from akestner/master
Add cement to command-line app development
This commit is contained in:
commit
128ddf2097
|
@ -214,6 +214,7 @@ long, literate-programming-style documentation generator.
|
||||||
*Libraries for building command-line application.*
|
*Libraries for building command-line application.*
|
||||||
|
|
||||||
* Command-line Application Development
|
* 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.
|
* [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.
|
* [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.
|
* [cliff](https://cliff.readthedocs.org/) - A framework for creating command-line programs with multi-level commands.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user