LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/functions/__init__.py
azure/functions/_abc.py
azure/functions/_cosmosdb.py
azure/functions/_eventgrid.py
azure/functions/_eventhub.py
azure/functions/_http.py
azure/functions/_queue.py
azure/functions/_servicebus.py
azure/functions/_thirdparty/werkzeug/__init__.py
azure/functions/_thirdparty/werkzeug/_compat.py
azure/functions/_thirdparty/werkzeug/_internal.py
azure/functions/_thirdparty/werkzeug/datastructures.py
azure/functions/_thirdparty/werkzeug/exceptions.py
azure/functions/_thirdparty/werkzeug/formparser.py
azure/functions/_thirdparty/werkzeug/http.py
azure/functions/_thirdparty/werkzeug/urls.py
azure/functions/_thirdparty/werkzeug/utils.py
azure/functions/_thirdparty/werkzeug/wsgi.py
azure_functions.egg-info/PKG-INFO
azure_functions.egg-info/SOURCES.txt
azure_functions.egg-info/dependency_links.txt
azure_functions.egg-info/requires.txt
azure_functions.egg-info/top_level.txt
tests/__init__.py
tests/test_code_quality.py
tests/test_http.py