Installing Python Packages

Heyya, I have a new tutorial “Installing Python Packages” fresh off the block.

You want more Python functionality but don’t feel like writing heaps of code to achieve it? Then look no further, this will teach you exactly how to do that with Packages. Packages are collections of handwritten scripts that can be found online and installed with Pip. Pip is a great tool for installation so come learn how easy it is to massively increase the capabilities of Python.

Read more