Skip to content

Mause/python-scriptutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptUtils is a collection of utilities intended to make writing command-line scripts simpler.

Installation

You should install ScriptUtils with pip:

pip install ScriptUtils

Otherwise, you'll have to download the package and run:

python setup.py install

If you install it this way then you will also have to install all necessary dependencies manually.

About

Various utilities for writing scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%