Commands:
=============
nuget.exe install -Source https://www.siteextensions.net/api/v2/ -OutputDirectory D:\home\site\tools python361x64
mv /d/home/site/tools/python3*/content/python*/* /d/home/site/tools
Azure Function
===============
import sys, os.path
sys.path.append('D:/home/site/tools/Lib/site-packages')