$sudo apt install python3-pip
$python -m pip install -U Django
$ pip show Django
Name: Django
Version: 3.1
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Home-page: https://www.djangoproject.com/
Author: Django Software Foundation
Author-email: foundation@djangoproject.com
License: BSD-3-Clause
Location: /home/ubuntu/.local/lib/python3.6/site-packages
Requires: asgiref, sqlparse, pytz
Views: 53