0
NNeuron123
The following command will print the name of the current pip package.
Library: django
django
0 Comments
pip list | awk '{print $1}'