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.3-py2.py3-none-any.whl (15.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pep440-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pep440-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1d30854e39b2fdbbe5852e8df1d783c74c787a6d898f68fa8534b7a218690892
MD5 9baf09bd6924b7e750d76da1e7b3aee6
BLAKE2b-256 bc5dc6e2dbdd631fd3de4f029df17400d801f8658a95efbe24f468916a23293c

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page