Media Summary: today I show an end-to-end example of writing a 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 build a working "wordle" clone in

Python Code Formatter Tutorial Intermediate Advanced Anthony Explains 394 - Detailed Analysis & Overview

today I show an end-to-end example of writing a 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 build a working "wordle" clone in today I introduce the concept of "shared objects" -- show you how to build against them, how they work, how to inspect them, and ... today I talk about conditional dependencies for platform-specific deps using environment markers! - dealing with backported ... we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...

today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ... today I show the tools and processes I used to improve today I show all the many many ways to format strings in today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... today I build a flake8 plugin from scratch showing the bare minimum to add a new lint check! I also demo all the related tools I use ... probably the most asked question on my channel -- what are those funny @ signs! I

here's ten quick things you can learn to level up your bash / terminal skills. - - more ... While concatenating strings works, it doesn't always read well. following up for class decorators, here's decorators implemented as classes! - decorators:

Photo Gallery

python code formatter tutorial (intermediate - advanced) anthony explains #394
my python project setup (+ all tools) (intermediate) anthony explains #396
a python curses wordle clone from scratch! (intermediate - advanced) anthony explains #404
what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399
python os / platform-specific deps (PEP 508) (intermediate) anthony explains #488
python: decorating a class (intermediate) anthony explains #194
python descriptors! (advanced) anthony explains #519
how I sped up python by 20ms (intermediate) anthony explains #417
string formatting in python (beginner - intermediate) anthony explains #042
python TypeGuard (PEP 647) (intermediate) anthony explains #439
a flake8 plugin from scratch (intermediate) anthony explains #025
python @decorators - (intermediate) anthony explains #002
View Detailed Profile
python code formatter tutorial (intermediate - advanced) anthony explains #394

python code formatter tutorial (intermediate - advanced) anthony explains #394

today I show an end-to-end example of writing a

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

a python curses wordle clone from scratch! (intermediate - advanced) anthony explains #404

a python curses wordle clone from scratch! (intermediate - advanced) anthony explains #404

today I build a working "wordle" clone in

what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399

what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399

today I introduce the concept of "shared objects" -- show you how to build against them, how they work, how to inspect them, and ...

python os / platform-specific deps (PEP 508) (intermediate) anthony explains #488

python os / platform-specific deps (PEP 508) (intermediate) anthony explains #488

today I talk about conditional dependencies for platform-specific deps using environment markers! - dealing with backported ...

python: decorating a class (intermediate) anthony explains #194

python: decorating a class (intermediate) anthony explains #194

we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...

python descriptors! (advanced) anthony explains #519

python descriptors! (advanced) anthony explains #519

today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! 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

string formatting in python (beginner - intermediate) anthony explains #042

string formatting in python (beginner - intermediate) anthony explains #042

today I show all the many many ways to format strings in

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

a flake8 plugin from scratch (intermediate) anthony explains #025

a flake8 plugin from scratch (intermediate) anthony explains #025

today I build a flake8 plugin from scratch showing the bare minimum to add a new lint check! I also demo all the related tools I use ...

python @decorators - (intermediate) anthony explains #002

python @decorators - (intermediate) anthony explains #002

probably the most asked question on my channel -- what are those funny @ signs! I

Learn Python format specifiers in 5 minutes! 💬

Learn Python format specifiers in 5 minutes! 💬

Python

10 protips I wish I knew sooner as a software dev (beginner) anthony explains #415

10 protips I wish I knew sooner as a software dev (beginner) anthony explains #415

here's ten quick things you can learn to level up your bash / terminal skills. - https://github.com/asottile/scratch/wiki/protips - more ...

Formatting Strings | Python for Beginners [11 of 44]

Formatting Strings | Python for Beginners [11 of 44]

While concatenating strings works, it doesn't always read well.

python: class-based @decorators (intermediate - advanced) anthony explains #195

python: class-based @decorators (intermediate - advanced) anthony explains #195

following up for class decorators, here's decorators implemented as classes! - decorators: https://youtu.be/WDMr6WolKUM ...