Overview
Learn how to effectively combine Docker and Poetry for Python deployment in this 12-minute conference talk from PyBay 2023. Discover practical techniques for setting up Poetry projects within Docker containers, focusing on creating secure, production-ready environments that contain only essential source code while excluding documentation, tests, and sensitive information. Explore the synergy between Docker's containerization capabilities and Poetry's dependency management, leading to streamlined, minimal production containers. Access accompanying slides and code examples through the provided GitHub repository to implement these deployment strategies in your own projects. While not diving deeply into individual tools, gain valuable insights into their combined usage for optimal Python application deployment.
Syllabus
Sun Oct 8 2023 at Bungalo West
Taught by
SF Python