A package that get the avaliable python versions
Project description
py-releases
This package shows available python versions and your download links.
Installation
Use the pip to install.
pip install py-releases
Usage
from python_releases import Releases
releases = Releases()
# most recent stable version
stable = releases.last_stable
# version under development
dev = releases.dev
# a dict with all python versions
all_versions = releases.all
# Returns the download link to a specified version
releases.search("3.9.6")
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py-releases-0.1.0.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-releases-0.1.0.tar.gz.
File metadata
- Download URL: py-releases-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8da4b2933730c53ff4c3e96001a61e761601816f80cea3d79d17da8a75934fd6
|
|
| MD5 |
500cc1ee137741b9068025197ba284f7
|
|
| BLAKE2b-256 |
a1e13be6e46182e5aec4b8c69b1f5ab16dcd310a19a32f6a0e39946b3ee86bf8
|
File details
Details for the file py_releases-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_releases-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3f8adc93e1a6d22f868d2309071186d5872ed87070996610d7f21529b1b3163
|
|
| MD5 |
8c5ded40caaa648e0a3d58cacb29b853
|
|
| BLAKE2b-256 |
755cb08d60629bcfe122a8731f721faa4c505b8608b769ac01e985ff80e35abd
|