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 c638b3d520 Added mattermost command. 1 year ago
docs Added mattermost command. 1 year ago
help/en Added mattermost command. 1 year ago
sandbox Updated the CLI interface. 2 years ago
scripttease Added mattermost command. 1 year ago
tests Added mattermost command. 1 year ago
.coveragerc Finished unit tests for new release. 2 years ago
.gitignore Updated help. 2 years ago
.status Updated docs. 4 years ago
DESCRIPTION.txt Initial Import 4 years ago
DISTRIBUTING.txt Updated documentation. 4 years ago
LICENSE.txt Finished unit tests for new release. 2 years ago
MANIFEST.in Updated setup. 4 years ago
Makefile Fixed reading RELEASE in make. 2 years ago
README.markdown Updated help. 2 years ago
RELEASE.txt Updated the CLI interface. 2 years ago
VERSION.txt Finished unit tests for new release. 2 years ago
meta.ini Updated the CLI interface. 2 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 help. 2 years ago

README.markdown

Python Script Tease

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

Install

pip install python-scripttease;