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 5fb69aa6ce Moved `run()` to common overlay. 4 years ago
docs Updated docs. 4 years ago
sandbox Finished initial development and testing. 4 years ago
scripttease Fixed bad command signature in `python_pip()`. 4 years ago
tests Moved `run()` to common overlay. 4 years ago
.coveragerc Finished initial development and testing. 4 years ago
.gitignore Initial Import 4 years ago
.status Updated docs. 4 years ago
DESCRIPTION.txt Initial Import 4 years ago
LICENSE.txt Initial Import 4 years ago
Makefile Updated docs. 4 years ago
README.markdown Finished initial development and testing. 4 years ago
VERSION.txt Added support for template command. 4 years ago
meta.ini Initial Import 4 years ago
packages.ini Updated docs. 4 years ago
pytest.ini Initial Import 4 years ago
requirements.pip Updated docs. 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.