Skip to main content

Module normalize

Module normalize 

Source

Functionsยง

pypi_normalize
Normalize a Python package name per PEP 503: lowercase, replace any run of [-_.] with a single hyphen.