python-guacamole

Framework for creating command line applications (Python 2)
  https://github.com/zyga/guacamole/
  0
  no reviews



Guacamole is a flexible, modular system for creating command line applications. Guacamole comes with built-in support for writing command line applications that integrate well with the running system. A short list of supported features (ingredients) includes:

- handling flat and hierarchical commands
- hassle-free crash detection
- hassle-free logging
- internationalization and localization
The guacamole ingredient system allows for third party add-ons.

This package contains the Python 2.x version of the library