Candela

From Free Software Directory
Revision as of 10:29, 23 January 2014 by Emmett (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

candela

https://github.com/emmett9001/candela
Command-line tool builder with DSL

Candela is a simple shell-building system that uses python and curses to help developers create customized command line interfaces. It has a simple interface, is well documented, and allows developers to take command-based tools to the next level of complexity and usability.

Features

   Commands are 100% python and can run aribtrary code
   Commands can run code in secondary threads for asynchronous operation
   Customizable tab completion hooks for command arguments
   Customizable key event callbacks for reacting to each keypress event
   Responsive layout for smaller terminals
   Numerous built-in command templates
   Simple command syntax and help system
   "stickers" allow persistent information display
   Automatically generated command validation
   Up/Down arrows cycle through history
   Copy/Paste, insert text mode
   Easy transitions between menus
   Supports both named and positional command arguments





Licensing

License

Verified by

Verified on

Notes

License

GPLv3




Leaders and contributors

Contact(s)Role
Emmett Butler Developer, Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/Candela


Software prerequisites




Entry










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.