wheel-optimizer#
Pluggable post-processing optimizers for Python wheels. Reduce wheel size
by stripping docstrings, type hints, and other unnecessary data from
.py files before distribution.
Pluggable post-processing optimizers for Python wheels. Reduce wheel size
by stripping docstrings, type hints, and other unnecessary data from
.py files before distribution.