Description
It provides future and past packages with backports and forward
ports of features from Python 3 and 2. It also comes with futurize and
pasteurize, customized 2to3-based scripts that helps you to convert
either Py2 or Py3 code easily to support both Python 2 and 3 in a single
clean Py3-style codebase, module by module.
Notable projects that use python-future for Python 2/3 compatibility
are Mezzanine and ObsPy.
Python-Future alternatives and similar packages
Based on the "Compatibility" category.
Alternatively, view Python-Future alternatives based on common mentions on social networks and blogs.
-
modernize
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Python-Future or a related project?