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 Distribution
pep440-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file pep440-0.1.0.tar.gz
.
File metadata
- Download URL: pep440-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b51ffcaaa83885ae3ead983f63a3c9c36a40816719013eafc7b52397307e194 |
|
MD5 | 1f55082d53a7e3da0955c276ed497664 |
|
BLAKE2b-256 | 13b8ffbdb419c7b2237d452959b595d5e8808a641d848f018dbf115581c308fd |
File details
Details for the file pep440-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pep440-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cebc1a29a7a20ee60c7fcb25a7a1c71c4c5efa7782f8f96f0f7840bed40c6bf3 |
|
MD5 | c9ea9f344f4b206f8e8a7c9d50920b67 |
|
BLAKE2b-256 | ac5285f1a6a6d6933b2ac8707228300741181d674392b159f45a8d992f01628a |