README.md
pyproject.toml
src/deadsimple/__init__.py
src/deadsimple/__main__.py
src/deadsimple/cli.py
src/deadsimple/client.py
src/deadsimple/exceptions.py
src/deadsimple/mcp.py
src/deadsimple/py.typed
src/deadsimple/types.py
src/deadsimple/webhooks.py
src/deadsimple/integrations/__init__.py
src/deadsimple/integrations/autogen.py
src/deadsimple/integrations/crewai.py
src/deadsimple/integrations/langchain.py
src/deadsimple/integrations/llamaindex.py
src/deadsimple/integrations/openai_agents.py
src/deadsimple_email.egg-info/PKG-INFO
src/deadsimple_email.egg-info/SOURCES.txt
src/deadsimple_email.egg-info/dependency_links.txt
src/deadsimple_email.egg-info/entry_points.txt
src/deadsimple_email.egg-info/requires.txt
src/deadsimple_email.egg-info/top_level.txt
tests/test_client.py