Description
Provide common Python utilities from the Abseil project, including helpers for flags, testing, logging, and application structure. It is used by many Python projects that follow Abseil conventions.
This is a library for applications and tests, not a standalone tool for most users. Behavior depends on the program importing it.