SyntaxFix
Write A Post
Hire A Developer
Questions
Django version or any other package version
Open the terminal or command prompt
Type
pip show django
or
pip3 show django
You can find any package version...
Example:
pip show tensorflow pip show numpy
etc....