Full-stack Web App (Python)
specialization:webapp-fullstack-python
Specializationdomain/specializations/webapp-fullstack-python.yaml·Open in Graph → {
"id": "specialization:webapp-fullstack-python",
"_kind": "Specialization",
"_file": "domain/specializations/webapp-fullstack-python.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Full-stack Web App (Python)",
"parentDomainId": "domain:web-development",
"description": "Full-stack Python web application development — Django, FastAPI, or\nFlask backends paired with HTMX, Hotwire, or a JS frontend.\n"
},
"outgoingEdges": [
{
"from": "specialization:webapp-fullstack-python",
"to": "domain:web-development",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "domain:fullstack",
"to": "specialization:webapp-fullstack-python",
"kind": "contains",
"attributes": {}
},
{
"from": "domain:web-development",
"to": "specialization:webapp-fullstack-python",
"kind": "contains"
}
]
}