Metadata-Version: 2.4
Name: frontal-graph
Version: 0.1.0
Summary: Graph service client for the Frontal Python SDK — entities, edges, traversal, and semantic search
Project-URL: Homepage, https://github.com/frontal-labs/sdk-py
Project-URL: Repository, https://github.com/frontal-labs/sdk-py
Author: Frontal Labs
License: MIT
Keywords: api,frontal,sdk
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: frontal-core<2,>=1
Requires-Dist: httpx<1,>=0.27
Requires-Dist: pydantic<3,>=2.6
Provides-Extra: test
Requires-Dist: frontal-testing<2,>=1; extra == 'test'
Requires-Dist: pytest-asyncio<1,>=0.23; extra == 'test'
Requires-Dist: pytest-cov<5,>=4; extra == 'test'
Requires-Dist: pytest<9,>=8; extra == 'test'
