II.
Specialization overview
Reference · livespecialization:backend-python-django
Backend (Python/Django) overview
The Backend Python/Django specialization covers building server-side web applications and APIs using the Django framework and the broader Python web ecosystem. Key skills include Django ORM and migrations, Django REST Framework and Ninja for API layers, Celery for background tasks, authentication (django-allauth, social auth), caching with Redis, and deployment on gunicorn/uvicorn behind nginx. The specialization shares concerns with Full-stack Web App (Python) when a frontend is included, and with Data Science/Engineering when Python services consume or produce data pipelines. PostgreSQL is the canonical database companion.
Attributes
displayName
Backend (Python/Django)
parentDomainId
description
The Backend Python/Django specialization covers building server-side
web applications and APIs using the Django framework and the broader
Python web ecosystem.
Key skills include Django ORM and migrations, Django REST Framework
and Ninja for API layers, Celery for background tasks, authentication
(django-allauth, social auth), caching with Redis, and deployment on
gunicorn/uvicorn behind nginx. The specialization shares concerns with
Full-stack Web App (Python) when a frontend is included, and with
Data Science/Engineering when Python services consume or produce data
pipelines. PostgreSQL is the canonical database companion.
Outgoing edges
specializes1
- domain:web-development·DomainWeb Development
uses_framework1
- framework:django·FrameworkDjango
uses_library3
- library:celery·LibraryCelery
- library:pytest·Librarypytest
- library:sqlalchemy·LibrarySQLAlchemy
uses_tool1
- tool:ruff·ToolRuff
Incoming edges
applies_to2
- skill-area:solution-architecture·SkillAreaSolution Architecture
- skill:python-django-debug·SkillPython Django Debug
contains2
- domain:backend·DomainBackend
- domain:web-development·DomainWeb Development
requires_skill2
- role:backend-engineer·RoleBackend Engineer
- role:fullstack-engineer·RoleFullstack Engineer