Skip to content

jwodder/pyversion-info-data

Repository files navigation

Project Status: Active — The project has reached a stable, usable state and is being actively developed. CI Status Creative Commons Zero v1.0 Universal

This repository contains the databases of CPython and PyPy version information that are queried by the pyversion-info Python library in order to provide up-to-date information about supported & historic Python versions — namely, what versions exist/have been announced, when they were or will be released, CPython series end-of-life dates, and CPython versions corresponding to each PyPy release.

I promise 24-hour turnaround times for keeping the database up-to-date until I am hit by a bus.

Files

pyversion-info-data.json
The database used by v0.x of pyversion-info, containing only information on CPython releases.
pyversion-info-data.schema.json
The JSON Schema for pyversion-info-data.json
pyversion-info-data.v1.json
The database used by v1.x of pyversion-info, containing information on both CPython and PyPy
pyversion-info-data.v1.schema.json
The JSON Schema for pyversion-info-data.v1.json
manage.py
A utility script for updating the databases
validate.py
A script for validating and sanity-checking the databases

About

List of Python version release and EOL dates

Topics

Resources

License

Stars

Watchers

Forks

Languages