shippinglabel
Utilities for handling packages.
Functions:
|
Returns the subset of |
|
Returns the subset of |
|
Normalize the given name for PyPI et al. |
|
Normalize the given name for PyPI et al., but keep dots in namespace packages. |
|
Reads the |
-
no_pre_versions(versions)[source] Returns the subset of
versionswhich are not prereleases (alpha, beta, dev, rc etc.).New in version 0.15.0.