Home - Azure/azure-functions-python-worker GitHub Wiki
Welcome to the azure-functions-python-worker wiki!
The v2 Programming Model for Azure Functions using Python is in Preview, to learn more about the new model and try it out today, see V2 Programming Model for Azure Functions using Python
Azure Functions in Python: Roadmap and Goals
Developer Topics
- Create your first Python function (CLI)
- Developer Guide
- Python Package Loading Order and Sys.path
- Preinstalled Libraries
- Binding API Reference
- Python Worker Indexing Pipeline
- Unit Testing Guide
- E2E Testing Guide
Troubleshooting Guides
- Module Not Found Issues
- Cannot Import Name 'cygrpc' From 'grpc._cython'
- EventHub Trigger 'list' object has no attribute 'get_body'