Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 557 Bytes

sutools.rst

File metadata and controls

16 lines (10 loc) · 557 Bytes

sutools module

su (Super User) tools

Per module utilities, designed to be lightweight, easy to configure, and reduce boilerplate code.

info

This package is intended to create an lower barrier for entry for logging and module level cli with sensible defaults; sutools is not intended to replace click, argparse, logging or other utility libraries. If your project requires a more flexible configuration please use the appropriate tooling.

sutools