py38-future (python/py-future) Updated: 3 months, 1 week ago Add to my watchlist

Provides clean single-source support for Python 3 and 2

The Python package future is the missing compatibility layer between Python 3 and Python 2. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 3 and Python 2 with minimal overhead. The futurize script aids in converting code from either Python 2 or Python 3 to code compatible with both platforms.

Version: 0.18.3 License: MIT GitHub