wolfgang Introduction to Azure Durable Functions on stock market data You can read the article for this repository here Create a virtual environment python -m venv .venv Install the requirements python3 -m pip install -r requirements.txt Create local.settings.json