README.md
pyproject.toml
setup.py
azure_func/__init__.py
azure_func/app.py
azure_func/decorator.py
azure_func/mcp_server.py
azure_func/openai.py
azure_func/scope.py
azure_func/service_handler.py
stupidhuman_func.egg-info/PKG-INFO
stupidhuman_func.egg-info/SOURCES.txt
stupidhuman_func.egg-info/dependency_links.txt
stupidhuman_func.egg-info/requires.txt
stupidhuman_func.egg-info/top_level.txt
tests/test_decorator.py
tests/test_mcp_server.py