II.
Library JSON
Structured · livelibrary:redis-py
redis-py json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:redis-py",
"_kind": "Library",
"_file": "domain/libraries/libraries-python-extended.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "redis-py",
"belongsToLanguageId": "language:python",
"category": "other",
"description": "Official Python client for Redis providing synchronous and async APIs,\nconnection pooling, pub/sub, pipelines, and cluster support.\n"
},
"outgoingEdges": [
{
"from": "library:redis-py",
"to": "language:python",
"kind": "belongs_to_language"
},
{
"from": "library:redis-py",
"to": "skill-area:backend-data-persistence",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "library:redis-py",
"to": "library:ioredis",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "specialization:redis-ops",
"to": "library:redis-py",
"kind": "uses_library"
},
{
"from": "stack-profile:ai-code-review-pipeline",
"to": "library:redis-py",
"kind": "composed_of"
},
{
"from": "stack-profile:autonomous-agent-fleet",
"to": "library:redis-py",
"kind": "composed_of"
},
{
"from": "stack-profile:ai-safety-guardrails",
"to": "library:redis-py",
"kind": "composed_of"
},
{
"from": "tool-server:mcp-redis",
"to": "library:redis-py",
"kind": "integrates_with",
"attributes": {}
}
]
}