Skip to content

Instantly share code, notes, and snippets.

View NickCao's full-sized avatar
😋

Nick Cao NickCao

😋
View GitHub Profile
@NickCao
NickCao / xorg.py
Created July 2, 2023 08:49
xorg.py
import requests
import json
import pandas as pd
from bs4 import BeautifulSoup
from packaging import version
allversions = []
for component in [
"individual/app",