Merge pull request #504 from peterbrittain/master

Please add asciimatics
This commit is contained in:
Vinta 2016-03-20 23:40:24 +08:00
commit 0b62a214b0

View File

@ -277,6 +277,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for building command-line application.*
* Command-line Application Development
* [asciimatics](https://github.com/peterbrittain/asciimatics) - Cross-platform, full-screen terminal package (i.e. mouse/keyboard input and coloured, positioned text output) complete with high-level API for complex animations and special effects.
* [cement](http://builtoncement.com/) - CLI Application Framework for Python.
* [click](http://click.pocoo.org/dev/) - A package for creating beautiful command line interfaces in a composable way.
* [cliff](http://docs.openstack.org/developer/cliff/) - A framework for creating command-line programs with multi-level commands.