LICENSE
README.md
pyproject.toml
src/serpapi_hermes_plugin/__init__.py
src/serpapi_hermes_plugin/client.py
src/serpapi_hermes_plugin/plugin.yaml
src/serpapi_hermes_plugin/provider.py
src/serpapi_hermes_plugin/py.typed
src/serpapi_hermes_plugin/schemas.py
src/serpapi_hermes_plugin/tools.py
src/serpapi_hermes_plugin.egg-info/PKG-INFO
src/serpapi_hermes_plugin.egg-info/SOURCES.txt
src/serpapi_hermes_plugin.egg-info/dependency_links.txt
src/serpapi_hermes_plugin.egg-info/entry_points.txt
src/serpapi_hermes_plugin.egg-info/requires.txt
src/serpapi_hermes_plugin.egg-info/top_level.txt
tests/test_live.py
tests/test_project_metadata.py
tests/test_provider.py
tests/test_tools.py