Skip to main content

A simple package with utils to check whether versions number match PEP 440.

Project description

A simple package with utils to check whether versions number match Pep 440

Example:

>>> from pep440 import is_canonical
>>> is_canonical('4.1.0')
True

>>> is_canonical('4.2.1.beta2')  # 4.2.1b2 is correct
False

For a bigger dependencies with more utilities see PyPA Packaging (version submodule)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pep440-0.0.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file pep440-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pep440-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c485befadb5f01ff02d1e8a14287d158be6e904938a84762e1fffd2fb9951b2b
MD5 2fa47262084ecc42ae24d96eec092c77
BLAKE2b-256 0105781b9a0ccae031ad76f02c9cf4e568486049814e0dacf8e731d75d9cf4e9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page