Installing Python Modules with pip
This lesson shows you how to download and install Python modules. There are many ways to install external modules, but for the purposes of this lesson, we’re going to use a program called pip. As of Python 2.7.9 and newer, pip is installed by default. This tutorial will be helpful for anyone using o...
मुख्य लेखक: | |
---|---|
स्वरूप: | लेख |
भाषा: | English |
प्रकाशित: |
Editorial Board of the Programming Historian
2013-05-01
|
श्रृंखला: | The Programming Historian |
विषय: | |
ऑनलाइन पहुंच: | http://programminghistorian.org/lessons/installing-python-modules-pip |
सारांश: | This lesson shows you how to download and install Python modules. There are many ways to install external modules, but for the purposes of this lesson, we’re going to use a program called pip. As of Python 2.7.9 and newer, pip is installed by default. This tutorial will be helpful for anyone using older versions of Python (which are still quite common). |
---|---|
आईएसएसएन: | 2397-2068 |