What is PIP in Python?

Package manager. Add libraries and modules to Python.

Run it from Mac Terminal by typing Pip3

Comments

Popular posts from this blog

Installing Microsoft ODBC Driver to connect to SQL from Python on Mac OS X

Connection to MSSQL with Pythonan and pyodbc (on Mac OS X)

Installing PyCharm on Mac