Online training June 11, 12: Docker packaging best practices for Python in production

2020-05-22 Thread Itamar Turner-Trauring
You’re about to ship your Python application into production using Docker: your images are going to be critical infrastructure. And that means you need to follow best practices—if you don’t, you risk wasting quite a lot of money: * You don’t want to waste hours every week waiting for slow build

Python Open-Source Snippets Newsletter

2020-05-22 Thread aswin
Hi, I am creating a Python newsletter showcasing useful code snippets from popular open-source libraries. I will also be providing a runnable demo link to better understand the working. Newsletter link: https://www.pythonninja.xyz/subscribe A sample snippet from the newsletter: HTTP Request