How to template files in Python ? (For better code management)

Опубликовано: 02 Ноябрь 2024
на канале: JimShapedCoding
6,281
156

An important tutorial on how to separate configuration out of your code, by using templates.

#Python #templates #filetemplating

☕ Buy me a coffee: https://www.buymeacoffee.com/jimsc
🔥 Python Project to complete NEXT Weekend for your portfolio:    • Build in advanced Python project for ...  


Connect with me with:
Instagram:   / jimshapedcoding  
E-mail: [email protected]
Twitter :   / jimshapedcoding  
Discord :   / discord  

🔥 Comment below if you want to see more videos in that style

👍 Subscribe to start your Python Developer / DevOps Engineer journey here:
   / @jimshapedcoding  

Links:
Code Snippets link: https://github.com/jimdevops19/codesn...

00:00 - 07:15 - How to use, and how you can override the delimiter
07:16 - 12:30 - Apply it in files for i.e: YAML files