This is a quickstart on how you create and deploy a Python function on Azure Functions 2.X using the Azure Functions Core Tools.
pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. Please take a look at our documentation ...