Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 128ddf2

Browse files
committed
Merge pull request vinta#150 from akestner/master
Add cement to command-line app development
2 parents 7c45b49 + b820087 commit 128ddf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ long, literate-programming-style documentation generator.
214214
*Libraries for building command-line application.*
215215

216216
* Command-line Application Development
217+
* [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.
217218
* [click](http://click.pocoo.org/) - A package for creating beautiful command line interfaces in a composable way.
218219
* [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools.
219220
* [cliff](https://cliff.readthedocs.org/) - A framework for creating command-line programs with multi-level commands.

0 commit comments

Comments
 (0)