Config Files in Python

Опубликовано: 14 Ноябрь 2024
на канале: JakeEh
1,580
54

In this video we go over config files in Python! JSON, YAML, or TOML, which is the best?!

Well it really comes down to preference, they can all do the same thing for the most part.

In this series we're going to make a program for your programs! YAY!

Python Classes Series:    • Python Object Oriented Programming (OOP)  
Python Tutorials:    • Tutorials  
Past Live Streams:    • Past Live Streams  

Join my Discord at   / discord  

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:13 The goal for the series
1:15 Config Files
2:32 Coding
24:07 Outro