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

README.markdown

Python Script Tease

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

Install

pip install python-scripttease;