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.
Release files for button 0.0.3.post3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| button-0.0.3.post3.tar.gz | 3.1 kB | Details |