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

Show/Hide Python 3 ready packages #41

Closed c17r closed 7 years ago

c17r commented 7 years ago

Now that the scales have tipped way in favor of Python 3, make it easy to see ones that still need porting.

CSS button rounding moved into code since last-child/first-child pseudo selectors are absolute and not "last/first visible"

Not married to button size and/or location. Changes as necessary.

chhantyal commented 7 years ago

Hi, thanks for your PR.

Could you please attach screenshot?

c17r commented 7 years ago

Sure. Here it is when you first load the page:

screen shot 2017-06-01 at 7 43 15 pm

And after you click the button:

screen shot 2017-06-01 at 7 43 37 pm

If you click it again, it goes back to showing everything.

chhantyal commented 7 years ago

Thanks a lot and sorry for delay