Media Summary: today I issue a correction to my very first video and today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ... today I talk about the best practices I try to stick to when working with `try` / `except` in
Python Raise Systemexit Beginner Intermediate Anthony Explains 331 - Detailed Analysis & Overview
today I issue a correction to my very first video and today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ... today I talk about the best practices I try to stick to when working with `try` / `except` in today I talk about the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I ... exception = An event that interrupts the flow of a program # (ZeroDivisionError, TypeError, ValueError) # 1.try, 2.except, 3.finally ... today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ...
today I show off a cool workflow I used with my text editor and an ast parser and how I used it to do a code audit! - making a flake8 ... today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ... today I talk about referential assignment, shallow copying, and deep copying and how they're different and how to use each of ... today's video is a bit of a puzzle! how to implement today I show how to make a stateful cron using aws lambda -- in it I make a shiny pokemon event den scraper! oops spoiler in the thumbnail it's str.partition, oh well -- I
today I talk about the absolutely-fastest way to start sounds too good to be true -- but Betteridge is wrong here! I show how a research group produced an api and abi compatible ... short and sweet git pro-tip so you don't commit junk accidentally playlist: ... today I talk about the `source` command -- why it exists, and why I prefer `.` over `source`! playlist: ...