Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

openshifttips/openshift-versions

Repository files navigation

This project is now archived.

openshift-versions

Run the python script to generate an html page with the list of the latest OpenShift 4 versions.

See it live at versions.openshift.tips

Install

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

source .venv/bin/activate
python versions.py

Then, copy the html somewhere to be served by any web server.

About

Python script that scrapes api.openshift.com and creates an html file with the latest OpenShift versions available

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages