II.
Library JSON
Structured · livelibrary:uvicorn
Uvicorn json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:uvicorn",
"_kind": "Library",
"_file": "domain/libraries/libraries-python-server-tools.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Uvicorn",
"belongsToLanguageId": "language:python",
"category": "other",
"description": "Lightning-fast ASGI server implementation for Python using uvloop and\nhttptools, designed to run async web frameworks like FastAPI and Starlette\nin production with minimal overhead.\n"
},
"outgoingEdges": [
{
"from": "library:uvicorn",
"to": "language:python",
"kind": "belongs_to_language"
},
{
"from": "library:uvicorn",
"to": "skill-area:deployment",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "library:uvicorn",
"to": "library:gunicorn",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "stack-profile:voice-ai-agent",
"to": "library:uvicorn",
"kind": "composed_of"
},
{
"from": "stack-profile:podcast-audio-platform",
"to": "library:uvicorn",
"kind": "composed_of"
},
{
"from": "stack-profile:inventory-management",
"to": "library:uvicorn",
"kind": "composed_of"
},
{
"from": "stack-profile:enterprise-search-platform",
"to": "library:uvicorn",
"kind": "composed_of"
},
{
"from": "stack-profile:master-data-management",
"to": "library:uvicorn",
"kind": "composed_of"
},
{
"from": "stack-profile:photo-gallery-dam",
"to": "library:uvicorn",
"kind": "composed_of"
},
{
"from": "stack-profile:runbook-automation",
"to": "library:uvicorn",
"kind": "composed_of"
}
]
}