Avoiding import loops in Python Published 2021-11-07 Download video MP4 360p Recommendations 21:32 Modern Python logging 12:37 Python 3.12 is HERE! 09:12 25 nooby Python habits you need to ditch 07:32 You should put this in all your Python scripts | if __name__ == '__main__': ... 15:45 Metaclasses in Python 09:55 21 MORE nooby Python habits 09:59 Python's most DISLIKED __dunder__ (and what to use instead) 09:19 6 Tips to write BETTER For Loops in Python 12:16 Unlocking your CPU cores in Python (multiprocessing) 10:16 Python __slots__ and object layout explained 15:32 Python Generators 27:06 Automated Testing in Python with pytest, tox, and GitHub Actions 14:11 Every Python dev falls for this (name mangling) 09:59 The real purpose of Python's match statement, feat. CSTs 09:57 Diagnose slow Python code. (Feat. async/await) 06:42 Fix Python Relative Imports and Auto-completion in VSCode 09:56 Importing Your Own Python Modules Properly 08:50 Python dataclasses will save you HOURS, also featuring attrs 03:18 Python Yield Keyword??