Python-based web framework that runs on a web server
Documentation
- URLs and VIEWs
- Templates and Static Files
- Data and Models (SQLite)
- Admin
- Data Relationships
- Forms
- Class Based Views
- File Uploads
- Sessions
- Django Rest Framework
pip3 install django
pip3 install djangorestframework