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 b8e0c11ceb Added pgsql command for executing raw SQL. 1 month ago
docs Added documentary images for Mattermost setup. 5 months ago
help/en Added experimental support for other operating systems. 8 months ago
sandbox Updated the CLI interface. 1 year ago
scripttease Added pgsql command for executing raw SQL. 1 month ago
tests Added pgsql.sql command for scripting raw SQL. 1 month 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 Added pgsql.sql command for scripting raw SQL. 1 month ago
README.markdown Updated help. 1 year ago
RELEASE.txt Bumped version. 1 month ago
VERSION.txt Bumped version. 1 month 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;