Pages

Sunday, September 6, 2015

How to check how many python packages install in computer

pip freeze

hi there in this tutorial im going to teach you some small tip to check how many python framework installed on your computer

open your command prompt and type
pip freeze
 hit enter
it will show how many python frameworks are installed in your computer


No comments:

Post a Comment