A step-by-step introduction to basic Python package management skills with the “pip” command. Learn how to install and remove third-party modules from PyPI.
Python is approaching its third decade of good old age, and over the years many people have contributed to the creation of Python packages that perform specific functions and operations.
As of this writing, there are ~112K packages listed on the PyPI website. PyPI is short for “Python Package Index”, a central repository...
Original Source
https://codango.com/how-to-install-and-uninstall-python-packages-using-pip/
I am happy to share this resource that we found. The content displayed on this page is property of its original author or their organization.
No comments:
Post a Comment