Advanced Python Topics: Modules & Virtual Environments
Python
| Intermediate
- 9 videos | 59m 52s
- Includes Assessment
- Earns a Badge
Learners can explore built-in Python modules that allow you to perform many common operations without having to write the associated code, in this 9-video course. These operations range from random number generation to frequently used math calculations. You will learn how to recognize the features available in popular Python libraries such as NumPy, random, and datetime. Also, you will take a look at the steps involved in packaging Python code into a tar archive for distribution to end users; use pip to install a module in your environment and import it into your Python applications, and learn how to install the virtualenv tool and use it to create a virtual environment for Python applications. In the final two tutorials in this course, you will discover how to activate and run Python scripts from within virtual environments, and then install different packages in different virtual environments and recognize how they are isolated from each other.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseUse pre-built python modules to perform common operations by importing them into your source codeRecognize the features available in popular python libraries such as numpy, random, and datetimePackage python code into a tar archive for distribution to end usersUse pip to install a module in your environment and import it into your python applications
-
Install the virtualenv tool and use it to create a virtual environment for python applicationsActivate and run python scripts from within virtual environmentsInstall different packages in different virtual environments and recognize how they are isolated from each otherSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 23sIn this course, we explore built-in Python modules. Which allow us to perform a lot of common operations, without having to write the code for it. We then look into the steps involved in building our own custom module in order to package functions, properties, and classes for distribution to our end users. And finally, we cover the use of the virtualenv tool, in order to create independent virtual environments. FREE ACCESS
-
9m 28sLearn how to use pre-built Python modules to perform common operations by importing them into your source code. FREE ACCESS
-
9m 36sIn this video, you will learn about the commonly used Python modules. You will also discover how to import a module into a Python source. FREE ACCESS
-
7m 49sIn this video, you will learn how to create a custom module which can be distributed to other Python users. You will also discover how to create a setup file for your module, and then use it to create a distributable package. FREE ACCESS
-
5m 14sIn this video, find out how to use pip to install a module in your environment and import it into your Python applications. FREE ACCESS
-
8m 51sIn this video, you will learn how to create isolated Python environments for your applications. FREE ACCESS
-
6m 35sIn this video, you will learn how to create and activate virtual environments in your system. FREE ACCESS
-
8m 32sIn this video, you will learn how to create multiple virtual environments in Python. You will also discover how to ensure that your Python scripts execute within the correct virtual environment. FREE ACCESS
-
1m 24sIn this video, you'll review the key concepts covered in the course Python Modules and Virtual Environments. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.