Python in the Cloud with Docker

Опубликовано: 11 Июль 2026
на канале: Michigan Python
111
3

Docker is a tool that allows you to package your Python project into a portable container that can be run on your computer and a production environment in exactly the same way. You can also use docker to easily run other software packages, like databases, on macOS, Windows, and Linux.

PRESENTER:
Paul Cappaert is a regular speaker at Michigan Python. He is a recent graduate of Central Michigan University and a .Net developer at Dominos. In his free time, he is a Python enthusiast and loves building side projects with Django.