Mike Huls - Args, kwargs, and All Other Ways to Design Your Function Parameters
pyGrunn and aiGrunn Conferences pyGrunn and aiGrunn Conferences
359 subscribers
21 views
0

 Published On Jun 28, 2024

A function with well-designed parameters is easier to understand and use by other developers. In order to do so, we'll take a deep dive in designing your function parameters in the best way possible. In 6 steps we'll find out how *args and **kwargs work, what the function of "/" and "*" is, benchmark performance and eventually become a parameter expert!

show more

Share/Embed