Channel Avatar

MathByte Academy @UCOsGw17tMhM4-GBjvQnXGzQ@youtube.com

10K subscribers - no pronouns :c

All about Python... Short pro tips, useful Python librarie


01:25:28
Python Logging Demystified: Part 2 - Coding
01:11:16
Python Logging Demystified: Part 1 - Concepts
24:32
Partially Validated Pydantic Models
32:27
Easy Progress Bars using tqdm
24:51
Simplify Debug Print Statements using IceCream
22:03
psycopg Row Factories - ORM-free area!
45:40
Postgres SQL Migrations using YoYo
14:28
Python's SimpleNamespace and JSON
47:43
The Tenacity Library
43:41
The benedict Library
16:53
The pyyaml Library
32:33
The wrapt Library
30:07
The Arrow Library
42:51
Python MultiProcessing: Leveraging Pools to Turbocharge your Apps
01:13:20
Pydantic (V2) - In-depth Starter Guide
08:14
Idiomatic Python: Named Arguments
43:17
Speed Up your Python Apps with Caching
14:18
Idiomatic Python: Merging Dictionaries
44:10
Pydantic: Migrating from V1 to V2
13:37
Idiomatic Python: Counting Things with Dictionaries
21:29
Idiomatic Python: Iterating Dictionaries
01:29:28
Idiomatic Python: Decomposition & Refactoring Demo
37:53
Idiomatic Python: Generators
36:41
Idiomatic Python: Custom Sorts and Leveraging Sort Stability
19:37
Idiomatic Python: Deques vs Lists
12:46
PyCharm and Virtual Environments
15:44
Idiomatic Python: Using Comprehensions
23:33
Idiomatic Python: The `itertools` Module
01:12:32
A Deep Dive into Python's Dataclasses (Part 2)
01:07:42
A Deep Dive into Python's Dataclasses (Part 1)
20:26
Idiomatic Python: Iterating over Collections
30:23
Python Tips and Tricks: Decorator Factories and Optional Arguments
20:38
Idiomatic Python : Using Named Tuples
18:46
Python Tips and Tricks: Breaking out of Nested Loops
18:17
Idiomatic Python : Using Tuple Unpacking Effectively
19:01
Idiomatic Python: The two-argument version of `iter()`
51:57
Concurrency Concepts in Python
16:59
Python Tips and Tricks: Base64 String Encoding and Decoding
54:00
Python Threading Examples - Issues and Caveats
14:06
Python Tips and Tricks: Flattening Nested Iterables
41:11
Distributed Computing using a Redis Queue
16:28
Python's Structural Pattern Matching
41:18
Python's Assignment Expression (walrus operator)
42:02
Synthetic Data using the Faker Library
12:47
Environment Variables and the python-dotenv Library
34:46
The flake8 Library
49:30
Python's pathlib Module
15:44
Python's defaultdict
25:40
Humanizing numbers, dates, times and file sizes
01:20:55
Add a full-featured CLI to your Python scripts/apps using the click library.
21:00
Tabulating data using the tabulate Library
17:26
The black and isort Libraries
11:43
Python Tips and Tricks: Some zip() Magic
08:56
Python Tips and Tricks: 4 Ways to Compare Lists
01:15:31
Intro to Pydantic V1
18:51
Python Tips and Tricks: Efficiently Concatenating Sequences and Strings
13:44
Python Tips and Tricks: Case-Insensitive String Comparisons Done Right
25:22
Unicode
36:33
Python Type Hinting
41:05
AsyncIO: Implementing a Producer-Consumer Model