Hacker News new | ask | show | jobs
by pineapplejuice 1436 days ago
Is there a website which tracks which of the major libraries; pandas, requests, django, etc support each major version? I remember there was one years ago for python 3.6? Been a long time!
1 comments

I think this is what you’re looking for: https://pyreadiness.org/3.11/
Thanks!