You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save metadata for packages pulled from PyPI to save time. Currently, the script re-requests and checks the same releases everytime it's run, which at this point takes quite some time. Maybe add a simple file cache and save relevant data there.