Media Summary: today I show the tools and processes I used to improve today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ... oh hey, it's episode 100! today I talk about one of

My Favorite Python Str Method Beginner Intermediate Anthony Explains 003 - Detailed Analysis & Overview

today I show the tools and processes I used to improve today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ... oh hey, it's episode 100! today I talk about one of today I talk about the addition of `typing.Self` in python3.11 and why it's useful as well as several workarounds for older today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! quick video talking about a little shell feature that I wish I had know about earlier :) playlist: ...

today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in I build out a simple skeleton for a command line interface in

Photo Gallery

my favorite python str method! (beginner - intermediate) anthony explains #003
python: why str('foo') (python 2 / 3 compat) (beginner - intermediate) anthony explains #226
how I sped up python by 20ms (intermediate) anthony explains #417
python star imports (beginner - intermediate) anthony explains #061
python variable unpackings (beginner - intermediate) anthony explains #031
python: str.translate (intermediate) anthony explains #205
python: why object() in this code? (intermediate) anthony explains #243
intro to python namedtuples! (beginner - intermediate) anthony explains #100
typing Self (PEP 673) (intermediate) anthony explains #418
python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133
shell bling strings!  (beginner - intermediate) anthony explains #013
python __future__ "module" (beginner - intermediate) anthony explains #055
Sponsored
View Detailed Profile
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

python: why str('foo') (python 2 / 3 compat) (beginner - intermediate) anthony explains #226

python: why str('foo') (python 2 / 3 compat) (beginner - intermediate) anthony explains #226

today I talk about an old

how I sped up python by 20ms (intermediate) anthony explains #417

how I sped up python by 20ms (intermediate) anthony explains #417

today I show the tools and processes I used to improve

python star imports (beginner - intermediate) anthony explains #061

python star imports (beginner - intermediate) anthony explains #061

today I talk about star imports in

python variable unpackings (beginner - intermediate) anthony explains #031

python variable unpackings (beginner - intermediate) anthony explains #031

today I

Sponsored
python: str.translate (intermediate) anthony explains #205

python: str.translate (intermediate) anthony explains #205

today I talk about the `

python: why object() in this code? (intermediate) anthony explains #243

python: why object() in this code? (intermediate) anthony explains #243

today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ...

intro to python namedtuples! (beginner - intermediate) anthony explains #100

intro to python namedtuples! (beginner - intermediate) anthony explains #100

oh hey, it's episode 100! today I talk about one of

typing Self (PEP 673) (intermediate) anthony explains #418

typing Self (PEP 673) (intermediate) anthony explains #418

today I talk about the addition of `typing.Self` in python3.11 and why it's useful as well as several workarounds for older

python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133

python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133

today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them!

shell bling strings!  (beginner - intermediate) anthony explains #013

shell bling strings! (beginner - intermediate) anthony explains #013

quick video talking about a little shell feature that I wish I had know about earlier :) playlist: ...

python __future__ "module" (beginner - intermediate) anthony explains #055

python __future__ "module" (beginner - intermediate) anthony explains #055

today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in

python cli tested with pytest - (beginner to intermediate) anthony explains #001

python cli tested with pytest - (beginner to intermediate) anthony explains #001

I build out a simple skeleton for a command line interface in