Skip to main content

Framework for building CLI tools

Project description

yaclifw is a framework for building CLI tools.

Build Status

Getting Started

For Python 2.6, you will need to install argparse

$ pip install argparse

With that, it’s possible to execute yaclifw:

$ python yaclifw/main.py

Pip installation

To install the latest release of yaclifw use pip install:

$ pip install yaclifw
$ yaclifw

Extending yaclifw

The easiest way to make use of yaclifw is by cloning the repository and modifying the main.py method to include your own commands.

License

yaclifw is released under the GPL.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page