An open API service indexing awesome lists of open source software.

https://github.com/bbengfort/simpleconsole

A utility for quickly creating console programs in standalone mode or multi command like django management.
https://github.com/bbengfort/simpleconsole

Last synced: about 1 year ago
JSON representation

A utility for quickly creating console programs in standalone mode or multi command like django management.

Awesome Lists containing this project

README

          

simpleconsole
=============

A utility for quickly creating command line programs, either in stand alone form or multi-command programs a la Django management.

### Credits

The following other contributors were essential to this project:

* Peter Eacmen
* Jesse English

Please see the original code base on [Google Code](https://code.google.com/p/console/)

Special thanks to the following for help and resources in the development of this project:

* [Tactical Network Solutions](http://tacnetsol.com)
* [Unbound Concepts](https://unboundconcepts.com)