Installing a module using pip

Install through pip.
syntax
pip install <modulename>

Example
pip install py-term

pip install mysqlclient










Learn Python with Dr B P Sharma
Mobile    : +91 9810849501

Email      : bpsharma@gmail.com


Comments

Popular posts from this blog

Converting Excel File to JSON File using xlrd module

Using Oracle with Python

Using time module