Understanding Python Context-Managers for Absolute Beginners
Understand the WITH statement with lightsabers
Understand the WITH statement with lightsabers
Printing colored messages to the console
Implementing rotating file handlers
Get your logs to where they are needed to debug your code
Stop using print statements for debugging and switch to something more advanced
Easy Python code compilation for blazingly fast applications
#9 was a bit meager indeed, I’ve added a bit more explanation.
Get an intuition about how to use git with a classic RPG as an analogy
Learn the difference between Docker images and containerscontainers and images are different + practical code examples
Add docker secrets to prevent your docker image from leaking passwords
Apply these handy, general-purpose decorators directly to your code
Clean up your Docker images by leaving behind unnecessary tools