A simple package with utils to check whether versions number match PEP 440.
Project description
PEP 440
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.2.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file pep440-0.1.2.tar.gz
.
File metadata
- Download URL: pep440-0.1.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58b37246cc2b13fee1ca2a3c092cb3704d21ecf621a5bdbb168e44e697f6d04d |
|
MD5 | 5d0ca76592a2d35fbcaa34fdd1761677 |
|
BLAKE2b-256 | 9c9f6934fbe88a573c91e4715ec2e6e346cf994460154dbc0d66db6a4096fa5d |
Provenance
File details
Details for the file pep440-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pep440-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36d6ad73f2b5d07769294cafe183500ac89d848c922a3d3f521b968481880d51 |
|
MD5 | 2ade2814d44ebc171337975ea0f45beb |
|
BLAKE2b-256 | f6eb430277c5edc3442ddf969c7ef7de75aa65f9c59bf07d413ed1b706fd8abc |