How To Install Futurize-3.7?

How To Install Futurize-3.7?

futurize-3.7

Clean single-source support for Python 3 and 2 – Python 3.x

Maintainer: Debian Python Modules Team



Section: python

Install futurize-3.7

  • Debian apt-get install python3-future Click to copy
  • Ubuntu apt-get install python3-future Click to copy
  • Kali Linux apt-get install python3-future Click to copy
  • Fedora dnf install python3-future Click to copy
  • Raspbian apt-get install python3-future Click to copy

python3-future

Clean single-source support for Python 3 and 2 - Python 3.x

Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. This package contains the Python 3.x module.

Install the latest version of futurize-3.7 in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the futurize-3.7 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of futurize-3.7 from the respository and install it in your computer/server.