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)
Release files for pep440 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pep440-0.1.2.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pep440-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / pep440-0.1.2.tar.gz
| Download URL | pep440-0.1.2.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58b37246cc2b13fee1ca2a3c092cb3704d21ecf621a5bdbb168e44e697f6d04d
|
|
BLAKE2b-256 checksum How to use checksums |
9c9f6934fbe88a573c91e4715ec2e6e346cf994460154dbc0d66db6a4096fa5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.1
|
Release files / pep440-0.1.2-py3-none-any.whl
| Download URL | pep440-0.1.2-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36d6ad73f2b5d07769294cafe183500ac89d848c922a3d3f521b968481880d51
|
|
BLAKE2b-256 checksum How to use checksums |
f6eb430277c5edc3442ddf969c7ef7de75aa65f9c59bf07d413ed1b706fd8abc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.1
|