Media Summary: today I go over all of the various argument/parameter types for today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! oops spoiler in the thumbnail it's str.partition, oh well -- I

Python What Is Repr Beginner Intermediate Anthony Explains 326 - Detailed Analysis & Overview

today I go over all of the various argument/parameter types for today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! oops spoiler in the thumbnail it's str.partition, oh well -- I today I talk about the `str.translate` / `str.maketrans` methods as well as a quick use case on how you might use them! playlist: ... today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about whether adding type annotations to

today I show the tools and processes I used to improve I realize I've talked a lot about pytest on the channel, but never given it a proper introduction! - testing a cli with pytest: ... today I talk about how I consider which pythons to support for libraries and applications that I maintain. playlist: ... today we talk about the two main ways to sort in Today I give a crash course on the basics of regular expressions and how you might use them to do some did you know that it isn't the parentheses that make a tuple? playlist: ...

today I talk about gradual typing, what that means for mypy, and the settings I tend to use when I'm adding types to a codebase ...

Photo Gallery

python: what is repr? (beginner - intermediate) anthony explains #326
repr(...) doesn't work the way you expect (intermediate - advanced) anthony explains #421
all python argument / parameter types (beginner - intermediate) anthony explains #021
python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133
my favorite python str method! (beginner - intermediate) anthony explains #003
python: str.translate (intermediate) anthony explains #205
python typing: object vs Any (intermediate) anthony explains #275
is python with types faster? (intermediate) anthony explains #126
how I sped up python by 20ms (intermediate) anthony explains #417
customizing the python repl (intermediate) anthony explains #069
python easter eggs: barry_as_FLUFL (beginner - intermediate) anthony explains #332
python implicit string joining (beginner - intermediate) anthony explains #017
View Detailed Profile
python: what is repr? (beginner - intermediate) anthony explains #326

python: what is repr? (beginner - intermediate) anthony explains #326

today I talk about `

repr(...) doesn't work the way you expect (intermediate - advanced) anthony explains #421

repr(...) doesn't work the way you expect (intermediate - advanced) anthony explains #421

today I show a little quirk of `

all python argument / parameter types (beginner - intermediate) anthony explains #021

all python argument / parameter types (beginner - intermediate) anthony explains #021

today I go over all of the various argument/parameter types for

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!

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

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

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

today I talk about the `str.translate` / `str.maketrans` methods as well as a quick use case on how you might use them! playlist: ...

python typing: object vs Any (intermediate) anthony explains #275

python typing: object vs Any (intermediate) anthony explains #275

today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ...

is python with types faster? (intermediate) anthony explains #126

is python with types faster? (intermediate) anthony explains #126

today I talk about whether adding type annotations to

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

customizing the python repl (intermediate) anthony explains #069

customizing the python repl (intermediate) anthony explains #069

today I show a few ways to customize the

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 implicit string joining (beginner - intermediate) anthony explains #017

python implicit string joining (beginner - intermediate) anthony explains #017

today I

getting started with pytest (beginner - intermediate) anthony explains #518

getting started with pytest (beginner - intermediate) anthony explains #518

I realize I've talked a lot about pytest on the channel, but never given it a proper introduction! - testing a cli with pytest: ...

what pythons should I support? (beginner - intermediate) anthony explains #239

what pythons should I support? (beginner - intermediate) anthony explains #239

today I talk about how I consider which pythons to support for libraries and applications that I maintain. playlist: ...

sorting basics in python (beginner) anthony explains #360

sorting basics in python (beginner) anthony explains #360

today we talk about the two main ways to sort in

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

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

today I

regular expressions crash course (beginner - intermediate) anthony explains #052

regular expressions crash course (beginner - intermediate) anthony explains #052

Today I give a crash course on the basics of regular expressions and how you might use them to do some

Python repr

Python repr

The

tuples! (and their syntax quirks) (beginner) anthony explains #527

tuples! (and their syntax quirks) (beginner) anthony explains #527

did you know that it isn't the parentheses that make a tuple? playlist: ...

gradual typing python (and my approach) (beginner - intermediate) anthony explains #308

gradual typing python (and my approach) (beginner - intermediate) anthony explains #308

today I talk about gradual typing, what that means for mypy, and the settings I tend to use when I'm adding types to a codebase ...