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 2dfcf26571 Fixed syntax error when initializing variables from a file. 4 years ago
docs Finished initial development and testing. 4 years ago
sandbox Finished initial development and testing. 4 years ago
scripttease Fixed syntax error when initializing variables from a file. 4 years ago
tests Finished initial development and testing. 4 years ago
.coveragerc Finished initial development and testing. 4 years ago
.gitignore Initial Import 4 years ago
.status Initial Import 4 years ago
DESCRIPTION.txt Initial Import 4 years ago
LICENSE.txt Initial Import 4 years ago
Makefile Initial Import 4 years ago
README.markdown Finished initial development and testing. 4 years ago
VERSION.txt Fixed syntax error when initializing variables from a file. 4 years ago
meta.ini Initial Import 4 years ago
pytest.ini Initial Import 4 years ago
requirements.pip Initial Import 4 years ago
setup.py Finished initial development and testing. 4 years ago

README.markdown

Python Script Tease

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