Downloading and Installing XBMC Python 3.0 (Kodi)
Kodi 18 (Leia) and earlier: These versions use Python 2.7 (typically version 2.25.0 or 2.26.0 of the ABI).
Recommended free download:
How to Get a Free, Working Python Environment for XBMC/Kodi
Since a raw "python 30 0 zip" won't work for modern media centers, here is what you should actually download based on your goal.
XBMC Python 3.0.0 ZIP Download: A Free Guide for Kodi Add-on Developers
If you are deep into the world of Kodi (formerly XBMC) development, you have likely heard the rumblings about the transition to Python 3. This shift marked a major turning point in how add-ons are built and maintained.
: It is not a standalone "free download" zip file for users to manually install. Instead, it is a built-in module included with Kodi 19 (Matrix) and newer versions. Dependency Requirement