Pluralsight – Python 3 Decorators

Pluralsight – Python 3 Decorators
English | Tutorial | Size: 218.42 MB


Decorators allow programmers to modify the functionality of an object without permanently modifying the object’s structure. This course will teach you how to create and use decorators in Python.

Pluralsight – Development Environments and Package Management in Python 3

Pluralsight – Development Environments and Package Management in Python 3
English | Tutorial | Size: 236.24 MB


Just about every serious Python project depends on third-party libraries. In this course you will learn how to setup the environment for your project, install and manage third-party packages, and manage the requirements for your project.