13 lines
344 B
13 lines
344 B
# Python Script Tease
|
|
|
|

|
|

|
|

|
|
|
|
A collection of classes and commands for automated command line scripting using Python.
|
|
|
|
## Install
|
|
|
|
```bash
|
|
pip install python-scripttease;
|
|
```
|
|
|