Python 3 Programming Tutorial Installing modules
At this point, you ve got all the basics necessary to start employing modules. We still have to teach classes, among a few other necessary basics, but now would be a good time to talk about modules. IF you are using linux, installing Python modules is incredibly stupid easy. For programming, linux is just lovely when it comes to installing packages for just about whatever. I believe mac allows similar treatment, though I ve not done it myself. When I was first starting out with Python, installing modules
|
|