README.md
pyproject.toml
src/wechat_desktop_tool/__init__.py
src/wechat_desktop_tool/__main__.py
src/wechat_desktop_tool/adapter.py
src/wechat_desktop_tool/cli.py
src/wechat_desktop_tool/commands.py
src/wechat_desktop_tool/errors.py
src/wechat_desktop_tool/models.py
src/wechat_desktop_tool/observations.py
src/wechat_desktop_tool/py.typed
src/wechat_desktop_tool/recipes.py
src/wechat_desktop_tool/tool.py
src/wechat_desktop_tool.egg-info/PKG-INFO
src/wechat_desktop_tool.egg-info/SOURCES.txt
src/wechat_desktop_tool.egg-info/dependency_links.txt
src/wechat_desktop_tool.egg-info/entry_points.txt
src/wechat_desktop_tool.egg-info/requires.txt
src/wechat_desktop_tool.egg-info/top_level.txt
src/wechat_desktop_tool/examples/__init__.py
src/wechat_desktop_tool/examples/wechat_smoke.py
tests/test_package_boundary.py
tests/test_tool.py