compatibility.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [compatibility]

www.codever.land/bookmarks/t/compatibility

Can I use... Support tables for HTML5, CSS3, etc

https://caniuse.com/


python-future

http://python-future.org/index.html

The missing compatibility layer between Python 2 and Python 3.


python-modernize

https://github.com/mitsuhiko/python-modernize

Modernizes Python code for eventual Python 3 migration.


six

https://pypi.python.org/pypi/six

Python 2 and 3 compatibility utilities.