DevOps and Build Automation with Python

Por: Coursera . en: , ,

  • Package Managers
    • In this module, we look at how we can install and utilize PIP to manage library packages.
  • Testing
    • In this module, we look at how to utilize Python for Testing. We will discuss automated and manual testing. We will discuss unit tests and integration testing. We will conclude with a look at writing unit tests.
  • Browser Automation
    • In this module, we extend our toolset of Python by looking at utilize Python to script the web browser. We look at the Python port of the puppeteer JavaScript headless library to Python in the library named pyppeteer.
  • Containers for Development
    • In this module, we look at containers. Containers allow developers to have a control environment to test and deploy their applications. We will specifically look at Docker and container automation with Python.

Plataforma