Django is a highly popular batteries-included web framework for Python. Its comparable to Angular in how features are included by default and its opinionated default settings.
- Documentation
- Official Django tutorial
- VPS Configuration and Deployment
- A Complete BeginnersGuide to Django
- A Comprehensive introduction to Django web framework
- Django Rest Framework is the de-facto REST implementation for Django.
- Django Extensions has a number of useful management commands
- Django Packages is a curated repository of Django projects and packages across a large number of topics