chhantyal / py3readiness

Python 3 support graph for most popular packages
http://chhantyal.net/py3readiness
BSD 2-Clause "Simplified" License
159 stars 70 forks source link

google-apputils is obsolete #44

Open yegle opened 6 years ago

yegle commented 6 years ago

google-apputils is obsolete and replaced by absl-py, the latter one supports Python 3.

(Curious on how frequently do you update the list of packages?)

chhantyal commented 6 years ago

Hey thanks for the issue report.

Is it drop in replacement?

yegle commented 6 years ago

Unfortunately no, but it should be relatively easy to migrate to absl-py

anarcat commented 6 years ago

i think the way to fix this is to add it to the caniuse override file.