Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 542 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 542 Bytes

pycon2023-docker-desktop

Docker desktop clone in python using PySimpleGUI

References

There is an online cookbook available here

Workshop Agenda

  • Introduction to the workshop
  • Install dependencies: Docker Desktop, VS Code, python packages
  • UI Walkthrough
  • PySimpleGUI introduction
  • Problem definition and breakdown
  • Creating the UI
  • Exploring docker python package
  • Connecting docker client to UI elements
  • Trigger actions in a table