Advanced Python Topics: Modules & Virtual Environments
Python 3.0+
| 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
-
1.Course Overview2m 23sUP NEXT
-
2.Importing Modules in Python9m 28s
-
3.Commonly Used Python Modules9m 36s
-
4.Packaging a Custom Module7m 49s
-
5.Installing and Using a Custom Module5m 14s
-
6.Creating Virtual Environments Using virtualenv8m 51s
-
7.Activating Virtual Environments6m 35s
-
8.Configuring Virtual Environments8m 32s
-
9.Course Summary1m 24s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.