Metadata-Version: 2.4
Name: scienith-knowledge-graph-django
Version: 0.1.0
Summary: Django adapter for reusable Knowledge Graph browser APIs.
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: Django<6,>=5.2
Requires-Dist: scienith-knowledge-graph-contract<0.2.0,>=0.1.0
Requires-Dist: scienith-knowledge-graph-core<0.2.0,>=0.1.0

# scienith-knowledge-graph-django

Django adapter package for reusable Knowledge Graph browser APIs.

Host applications provide a `KnowledgeGraphProvider` through the registry hook. This package owns generic HTTP integration and must not import host models or business modules.
