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: ...

Photo Gallery

python: raise SystemExit (beginner - intermediate) anthony explains #331
mypy! this key exists I promise! (beginner - intermediate) anthony explains #330
python try except and best practices (beginner - intermediate) anthony explains #359
python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332
python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344
python: os.exec* vs subprocess (intermediate) anthony explains #162
Learn Python EXCEPTION HANDLING in 5 minutes! 🚦
don't use cat! (intermediate) anthony explains #508
babi+ast helped me not break sentry! (intermediate) anthony explains #431
python: conditional context and ExitStack (intermediate) anthony explains #189
SUPER FAST cpython with mypyc (intermediate) anthony explains #280
assign vs. shallow vs. deep copy (beginner - intermediate) anthony explains #328
View Detailed Profile
python: raise SystemExit (beginner - intermediate) anthony explains #331

python: raise SystemExit (beginner - intermediate) anthony explains #331

today I issue a correction to my very first video and

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

mypy! this key exists I promise! (beginner - intermediate) anthony explains #330

today I talk about how to convince mypy that a key definitely exists in a dictionary -- or how to fix code where mypy thinks ...

python try except and best practices (beginner - intermediate) anthony explains #359

python try except and best practices (beginner - intermediate) anthony explains #359

today I talk about the best practices I try to stick to when working with `try` / `except` in

python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332

python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332

today we go over another

python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344

python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344

today I show what `__main__` means for

python: os.exec* vs subprocess (intermediate) anthony explains #162

python: os.exec* vs subprocess (intermediate) anthony explains #162

today I talk about the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I ...

Learn Python EXCEPTION HANDLING in 5 minutes! 🚦

Learn Python EXCEPTION HANDLING in 5 minutes! 🚦

exception = An event that interrupts the flow of a program # (ZeroDivisionError, TypeError, ValueError) # 1.try, 2.except, 3.finally ...

don't use cat! (intermediate) anthony explains #508

don't use cat! (intermediate) anthony explains #508

today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ...

babi+ast helped me not break sentry! (intermediate) anthony explains #431

babi+ast helped me not break sentry! (intermediate) anthony explains #431

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 ...

python: conditional context and ExitStack (intermediate) anthony explains #189

python: conditional context and ExitStack (intermediate) anthony explains #189

today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ...

SUPER FAST cpython with mypyc (intermediate) anthony explains #280

SUPER FAST cpython with mypyc (intermediate) anthony explains #280

today I show how you can make your

assign vs. shallow vs. deep copy (beginner - intermediate) anthony explains #328

assign vs. shallow vs. deep copy (beginner - intermediate) anthony explains #328

today I talk about referential assignment, shallow copying, and deep copying and how they're different and how to use each of ...

positional / named only without `*` or `/`? (intermediate) anthony explains #529

positional / named only without `*` or `/`? (intermediate) anthony explains #529

today's video is a bit of a puzzle! how to implement

a FREE stateful cron using aws (intermediate) anthony explains #272

a FREE stateful cron using aws (intermediate) anthony explains #272

today I show how to make a stateful cron using aws lambda -- in it I make a shiny pokemon event den scraper!

my favorite python str method! (beginner - intermediate) anthony explains #003

my favorite python str method! (beginner - intermediate) anthony explains #003

oops spoiler in the thumbnail it's str.partition, oh well -- I

the fastest python startup with `python -S` (intermediate) anthony explains #411

the fastest python startup with `python -S` (intermediate) anthony explains #411

today I talk about the absolutely-fastest way to start

RegCPython: a 10% faster python for free? (intermediate - advanced) anthony explains #490

RegCPython: a 10% faster python for free? (intermediate - advanced) anthony explains #490

sounds too good to be true -- but Betteridge is wrong here! I show how a research group produced an api and abi compatible ...

stop using `git add .` (beginner - intermediate) anthony explains #078

stop using `git add .` (beginner - intermediate) anthony explains #078

short and sweet git pro-tip so you don't commit junk accidentally playlist: ...

what is `source` and why? (beginner - intermediate) anthony explains #329

what is `source` and why? (beginner - intermediate) anthony explains #329

today I talk about the `source` command -- why it exists, and why I prefer `.` over `source`! playlist: ...