Description

Overview

About this Course

  • 08:17:00 Hours
  • 12 Months Access
  • Presented by highly qualified, industry leading experts

In this series, we will explore the use of community code, or code written by others that to solve a particular problem or provide a particular functionality. We will explore how you can obtain these created solutions to increase your problem solving speed. In order to do so, we will explore the use of tools like pip, pipenv, and conda which are solutions to the fetching and managing of outside dependency requirements. If you are looking to solve bigger and bigger problems or just explore something of interest, then you will need help from others. Want to learn more? Join us as we dive in to the wonderful world of Python!

Course Details

Course Outline

Top of Form

USING COMMUNITY CODE

  • Overview
  • Community Code: What Is That
  • Install pip
  • Install System Packages
  • Virtual Environments: Create
  • Virtual Environment: Manage
  • Virtual Environment: Install Packages
  • Project: Resizing Images
  • Install pipenv
  • Create pipenv Environments
  • Manage pipenv Environments
  • Use pipenv Environments
  • Project: Image Links on a Page
  • Another One? Why Conda?
  • Install conda
  • Install conda: Windows
  • Create conda Environments
  • Manage conda Environments
  • Manage conda Environments: Reproduce
  • Manage conda Environments: Clone
  • Project: Analyze Population Data
  • Uninstall conda
  • Uninstall conda: Windows