iiRecord
Agentic AI Atlas · redis-py
library:redis-pya5c.ai
II.
Library JSON

library:redis-py

Structured · live

redis-py json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-python-extended.yamlCluster · domain
Record JSON
{
  "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": {}
    }
  ]
}