Channel Avatar

BugBytes @[email protected]

43K subscribers - no pronouns :c

On this channel, we create tutorials and videos primarily ab


28:13
Dagster - Data Orchestration and Pipelines with Python & DAGs
08:17
Python Data Classes - simpler and more Pythonic code!
11:10
Creating Custom Template Filters in Django!
21:25
Procrastinate - PostgreSQL Task Queue for Python (Celery Alternative!)
10:56
Python Concurrent Futures - ThreadPoolExecutor & ProcessPoolExecutor
32:44
Docker - Django and PostgreSQL setup (with uv) from scratch!
29:20
React & Django authentication basics with Djoser!
19:55
djoser - for Django REST API Authentication | JWT and Token Authentication
13:48
Time-Machine - Travel Through Time in Python Tests!
23:52
Laravel and HTMX - Active Search in a Laravel app!
10:21
PinesUI - TailwindCSS & Alpine.js UI components
17:00
Django 5.2 - New Features! Composite Primary Keys | Model Shell Imports | New Form Widgets
13:27
Python Notebooks in the Browser! Marimo WebAssembly Notebooks
14:49
pytest Markers - Custom and Built-In Markers for Test Filtering
16:03
django-vite - HTMX, Alpine.js and TailwindCSS Plugin Installation
19:05
Snowflake with Django & FastAPI - Connecting & Querying Data Warehouses
10:33
How I would learn SQL FAST for Data Science in 2025
08:10
The new DuckDB UI - with Interactive Notebooks!
24:30
Flet - Desktop & Mobile apps in Python!
23:50
django-vite - integrate Vite with Django | TailwindCSS v4 setup
24:13
dbt (data build tool) - Overview for Data Engineering & Modelling
17:46
Whitenoise for Django Static Assets - Overview!
17:51
Django - AJAX Requests, HTMX & CSRF Tokens
09:59
Python Structural Pattern Matching - Intro with Examples
23:42
Django Path Converters - Built-in Converters and Writing Custom Converters!
20:32
Geolocation API with Django / GeoDjango - Fetching User Locations
19:02
Unpoly Intro - Interactive apps with Django & Unpoly (HTMX Alternative!)
09:21
Python Walrus operator - with practical examples!
09:51
Marimo & SQL Databases - Query Databases directly with SQL in Marimo Notebooks!
17:07
Celery tasks with Django REST Framework!
19:12
Testing APIs with Django REST Framework
15:35
API Throttling with Django REST Framework
27:08
GoTH Stack - Go, HTMX and Templ for interactive apps!
15:33
uv and Django - Managing Django Projects & Dependencies with uv!
25:45
Zod, React, FastAPI & Pydantic - Data Validation on Client and Server
13:01
Learn Python in 2025 - Overview and Best Approach for Learning FAST!
12:37
Django & Redis - Vary Headers to Control Caching Behavior
20:05
Caching with Redis and Django!
10:04
ModelSerializer Fields - Best Practices
15:32
Updating Nested Objects | ModelSerializer update() method in Django REST Framework
21:49
Marimo Notebooks - Query Polars DataFrames with SQL!
22:56
Creating Nested Objects | Overriding serializer create() method in Django REST Framework
18:15
Marimo Notebooks Intro | Charting Python's rise in popularity
08:58
Viewset Permissions | Admin vs. Normal User in Django
16:41
Viewset Actions, Filtering and Permissions in Django REST Framework
14:44
Viewsets & Routers in Django REST Framework
14:15
API Pagination - Django REST Framework | PageNumberPagination & LimitOffsetPagination
17:40
Django Testing & Tagging Tests!
22:59
Clerk & Next.js - Authentication, Protected Routes & User Data
05:16
Writing Filter Backends in Django REST Framework!
14:31
Django & HTMX - Optimistic Updates!
10:23
SearchFilter and OrderingFilter in Django REST Framework
18:20
Django Signals - Introduction!
16:17
django-filter and DRF API filtering - Django REST Framework
21:29
Go Database Migrations with Goose and PostgreSQL
09:19
drf-spectacular - Django REST Framework API Documentation
09:57
Django REST Framework - Updating & Deleting data
05:43
Django REST Framework - Refresh Tokens & JWT Authentication
19:37
NanoDjango - single-file Django apps | uv integration
21:52
Django REST Framework - JWT Authentication with djangorestframework-simplejwt