Description
Provides assorted helpers for filesystems, paths, projects, subprocesses, and related development tasks. It helps Python tools share practical utility code around common project automation needs.
Developers use it as a general support library. Helpers that touch files or subprocesses should still be used with explicit paths and validated command arguments.