Tiny automation tool written by Python
Project description
Button
Tiny automation tool written by Python
Introduction
Button is a simple wrapper program for executing command line program or user-defined python script. Button provides abstract classes that can be extended to meet users' requirements.
Installation
$ pip install button
Usage
# pre-defined task to enumerate available tasks
$ btn tasks
$ btn <user-defined task name>
# taskdir can be changed by command-line option '--taskdir'
$ btn --taskdir mybuttons tasks
Examples
See, examples.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
button-0.0.3.tar.gz
(3.1 kB
view hashes)