Media Summary: today we do a bit of time travelling to look at the very first release of today I talk about the three generic types of `typing.Generator` and what send / return type mean. - generator basics: ... today I show how I figure out what's slow in a

Porting Code To Python Zero Intermediate Advanced Anthony Explains 336 - Detailed Analysis & Overview

today we do a bit of time travelling to look at the very first release of today I talk about the three generic types of `typing.Generator` and what send / return type mean. - generator basics: ... today I show how I figure out what's slow in a today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ... today I show the tools and processes I used to improve continuing the discussion on C extensions, I talk about abi3 and how it can make binary

today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in today's video is a bit of a puzzle! how to implement xargs is by far one of the most useful commandline tools I know -- I teach the main things you need to use it so you can look like a ... today I talk about the __import__ builtin in today I talk about explicit relative imports in This socket programming tutorial will show you how to connect multiple clients to a server using

Photo Gallery

porting code to python **ZERO** (intermediate - advanced) anthony explains #336
python typing: Generator[T, S, R] (intermediate) anthony explains #297
what are python doctests? (beginner - intermediate) anthony explains #300
a "hello world" python C extension (intermediate - advanced) anthony explains #134
pretty python profiling (intermediate) anthony explains #016
python has an optimizer? (intermediate) anthony explains #316
a python plugin system via entrypoints (intermediate) anthony explains #128
how I sped up python by 20ms (intermediate) anthony explains #417
making python releases less painful with abi3 (intermediate - advanced) anthony explains #135
python __future__ "module" (beginner - intermediate) anthony explains #055
positional / named only without `*` or `/`? (intermediate) anthony explains #529
Please Master This MAGIC Python Feature... 🪄
View Detailed Profile
porting code to python **ZERO** (intermediate - advanced) anthony explains #336

porting code to python **ZERO** (intermediate - advanced) anthony explains #336

today we do a bit of time travelling to look at the very first release of

python typing: Generator[T, S, R] (intermediate) anthony explains #297

python typing: Generator[T, S, R] (intermediate) anthony explains #297

today I talk about the three generic types of `typing.Generator` and what send / return type mean. - generator basics: ...

what are python doctests? (beginner - intermediate) anthony explains #300

what are python doctests? (beginner - intermediate) anthony explains #300

today I talk about

a "hello world" python C extension (intermediate - advanced) anthony explains #134

a "hello world" python C extension (intermediate - advanced) anthony explains #134

today I create a sample hello world

pretty python profiling (intermediate) anthony explains #016

pretty python profiling (intermediate) anthony explains #016

today I show how I figure out what's slow in a

python has an optimizer? (intermediate) anthony explains #316

python has an optimizer? (intermediate) anthony explains #316

today I talk about

a python plugin system via entrypoints (intermediate) anthony explains #128

a python plugin system via entrypoints (intermediate) anthony explains #128

today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ...

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

making python releases less painful with abi3 (intermediate - advanced) anthony explains #135

making python releases less painful with abi3 (intermediate - advanced) anthony explains #135

continuing the discussion on C extensions, I talk about abi3 and how it can make binary

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

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

Please Master This MAGIC Python Feature... 🪄

Please Master This MAGIC Python Feature... 🪄

Click this link https://sponsr.is/bootdev_TechWithTim and use my

all about xargs ! (beginner - intermediate) anthony explains #200

all about xargs ! (beginner - intermediate) anthony explains #200

xargs is by far one of the most useful commandline tools I know -- I teach the main things you need to use it so you can look like a ...

using the python __import__ builtin correctly (intermediate) anthony explains #064

using the python __import__ builtin correctly (intermediate) anthony explains #064

today I talk about the __import__ builtin in

python: explicit relative imports (intermediate) anthony explains #298

python: explicit relative imports (intermediate) anthony explains #298

today I talk about explicit relative imports in

Python Socket Programming Tutorial

Python Socket Programming Tutorial

This socket programming tutorial will show you how to connect multiple clients to a server using

PCAP 1.6 - Advanced Qualifying of Nested Modules - Certified Associate Python Programmer

PCAP 1.6 - Advanced Qualifying of Nested Modules - Certified Associate Python Programmer

Welcome to PCAP 1.6 –

Python 3 - An Introduction to Porting #01

Python 3 - An Introduction to Porting #01

A high level introduction to