Clean single-source support for Python 3 and 2
Addon Description
future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.
How To Install
To install future directly from zip file
- Download the addon.
- Open up Kodi and navigate into Add-ons.
- Click the open box icon (above the side-menu).
- Select Install from zip file.
- If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
- In any case, Kodi will warn you, you may not get auto-updates for this addon.
- Navigate into the location where you've downloaded the addon to and select it to Install.
* An alternative method to install future from a repository can be found here. Repository information can be found below.
Additional Information
Updated: January 14, 2021
In Repositories:
SGKODI REPOSITORY, K.U.S All In One Repository, Octopus Repository, Duffy Duck Repository, Collabsvito REPO for KODI Add-ons, Kodi4VN's REPO,
Platform: all
Alternative Sources:
License: MIT
Depends On:
xbmc.python (>= 2.14.0)