A collection of classes and commands for automated command line scripting using Python.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shawn Davis c0dcea5ae5 Improved handling of sudo. 4 years ago
docs Updated docs. 4 years ago
sandbox Finished initial development and testing. 4 years ago
scripttease Improved handling of sudo. 4 years ago
tests Improved handling of sudo. 4 years ago
.coveragerc Ignored `variables.py` and ``version.py` in test coverage for now. 4 years ago
.gitignore Prepared gitignore for distribution. 4 years ago
.status Updated docs. 4 years ago
DESCRIPTION.txt Initial Import 4 years ago
LICENSE.txt Initial Import 4 years ago
MANIFEST.in Updated setup. 4 years ago
Makefile Updated docs. 4 years ago
README.markdown Finished initial development and testing. 4 years ago
VERSION.txt Fixed issue where a command with no arguments would fail to parse. 4 years ago
meta.ini Initial Import 4 years ago
packages.ini Migrated to python-commonkit. 4 years ago
pytest.ini Initial Import 4 years ago
requirements.pip Migrated to python-commonkit. 4 years ago
setup.py Updated docs. 4 years ago

README.markdown

Python Script Tease

A collection of classes and commands for automated command line scripting using Python.