PIP -- Help Guide

Get the version and details of the installed package 

pip show django

the sample output 

Name: Django
Version: 3.1.5
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: c:\python\lib\site-packages
Requires: asgiref, pytz, sqlparse
Required-by: django-appconf, django-celery-email, django-haystack

Comments

Popular posts from this blog

python-docx | docx | No module named 'exceptions'

Fixing TortoiseSVN icons overlay in Windows 10

MySQL 8 User creation and grant privileges