$ python -m skywater_pdk.liberty libraries/sky130_...
# sky130
t
$ python -m skywater_pdk.liberty libraries/sky130_fd_sc_ms/v0.0.2 --help usage: liberty.py [-h] [--ccsnoise] [--leakage] library_path [corner [corner ...]] positional arguments: library_path Path to the library. corner Corner to write output for. optional arguments: -h, --help show this help message and exit --ccsnoise Include ccsnoise in file output. --leakage Include power leakage in file output.