Media Summary: today I talk about how to declare optional dependencies in the packages you're providing as well as how to install optional ... today I talk about the difference between object and Any when today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...

Packaging Python Typed Code Intermediate Anthony Explains 252 - Detailed Analysis & Overview

today I talk about how to declare optional dependencies in the packages you're providing as well as how to install optional ... today I talk about the difference between object and Any when today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ... today I talk about one of my favorite additions to today I show how even if you don't know the operator precedence you can figure out how this evaluates! playlist: ... today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ...

today I talk about the basics of generator functions and how you'd today I go over all of the various argument/parameter today I talk about the approach I take to gradual today I show you what the `TYPE_CHECKING` constant is in the today I follow up to the video about Protocol and show for doing some light structural today we talk about mypy's "implicit optional" and why I think it's better to not use it! - what is Optional: ...

Photo Gallery

packaging python typed code (intermediate) anthony explains #252
python packaging: optional dependencies (intermediate) anthony explains #074
python packaging: src layout (intermediate) anthony explains #048
python typing: object vs Any (intermediate) anthony explains #275
my python project setup (+ all tools) (intermediate) anthony explains #396
python packaging: data files (intermediate) anthony explains #071
python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057
structural subtyping in python with Protocol! (intermediate) anthony explains #164
is python with types faster? (intermediate) anthony explains #126
why does python think -1**0 is -1 ? (intermediate) anthony explains #470
python TypeGuard (PEP 647) (intermediate) anthony explains #439
generator basics (+typing) (beginner - intermediate) anthony explains #077
View Detailed Profile
packaging python typed code (intermediate) anthony explains #252

packaging python typed code (intermediate) anthony explains #252

today I talk about how to

python packaging: optional dependencies (intermediate) anthony explains #074

python packaging: optional dependencies (intermediate) anthony explains #074

today I talk about how to declare optional dependencies in the packages you're providing as well as how to install optional ...

python packaging: src layout (intermediate) anthony explains #048

python packaging: src layout (intermediate) anthony explains #048

today I

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

my python project setup (+ all tools) (intermediate) anthony explains #396

my python project setup (+ all tools) (intermediate) anthony explains #396

today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...

python packaging: data files (intermediate) anthony explains #071

python packaging: data files (intermediate) anthony explains #071

today I talk about

python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057

python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057

today I go over a basic setup.py for

structural subtyping in python with Protocol! (intermediate) anthony explains #164

structural subtyping in python with Protocol! (intermediate) anthony explains #164

today I talk about one of my favorite additions to

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

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

today I talk about whether adding

why does python think -1**0 is -1 ? (intermediate) anthony explains #470

why does python think -1**0 is -1 ? (intermediate) anthony explains #470

today I show how even if you don't know the operator precedence you can figure out how this evaluates! playlist: ...

python TypeGuard (PEP 647) (intermediate) anthony explains #439

python TypeGuard (PEP 647) (intermediate) anthony explains #439

today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ...

generator basics (+typing) (beginner - intermediate) anthony explains #077

generator basics (+typing) (beginner - intermediate) anthony explains #077

today I talk about the basics of generator functions and how you'd

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

python typing: @overload (intermediate) anthony explains #163

python typing: @overload (intermediate) anthony explains #163

today I talk about the @overload decorator for

opinion: don't bother typing tests (intermediate) anthony explains #347

opinion: don't bother typing tests (intermediate) anthony explains #347

today I talk about the approach I take to gradual

python typing: @property (beginner - intermediate) anthony explains #117

python typing: @property (beginner - intermediate) anthony explains #117

today I talk about how to

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

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

today I

python typing: TYPE_CHECKING (intermediate) anthony explains #312

python typing: TYPE_CHECKING (intermediate) anthony explains #312

today I show you what the `TYPE_CHECKING` constant is in the

typing: Protocol + @runtime_checkable (intermediate) anthony explains #187

typing: Protocol + @runtime_checkable (intermediate) anthony explains #187

today I follow up to the video about Protocol and show @runtime_checkable for doing some light structural

mypy's "implicit optional" (and why I disable it) (intermediate) anthony explains #147

mypy's "implicit optional" (and why I disable it) (intermediate) anthony explains #147

today we talk about mypy's "implicit optional" and why I think it's better to not use it! - what is Optional: ...