Python Click Tutorial -Working with Config Files

preview_player
Показать описание
In this tutorial we will be learning about how to work with config file and read from config file.

Check out the Free Course on- Learn Julia Fundamentals

If you liked the video don't forget to leave a like or subscribe.
If you need any help just message me in the comments, you never know it might help someone else too.
J-Secur1ty JCharisTech

== Get the CommandEx CLI Reference App ==

Follow

==Get The Learn Julia App==

Follow
Рекомендации по теме
Комментарии
Автор

Hi, thanks for the tutorial, I learned how easy it is to use this config file module for click. However, and most of all since you are offering Python courses, I'd like to point out a few misconceptions that shouldn't be shown in tutorials in my opinion and hopefully not in your Python courses, it would be misleading to beginners: 1: You say you save a YAML file but it is not YAML at all (key="value" is not yaml! It should be key: value). 2. You don't follow PEP8 rules: You should put spaces after commas, otherwise any editor with an enabled code linter will mark that syntax being wrong. You might consider that in future tutorials. Hope that helps :-)

jojotodos
Автор

Thanks for the tutorial.
Is there a way to automatically read in the config file when the user enters nothing?

Ergydion
visit shbcf.ru