Flet - Desktop & Mobile apps in Python!
BugBytes
Flet - Desktop & Mobile apps in Python!
24:30
django-vite - integrate Vite with Django | TailwindCSS v4 setup
BugBytes
django-vite - integrate Vite with Django | TailwindCSS v4 setup
23:50
dbt (data build tool) - Overview for Data Engineering & Modelling
BugBytes
dbt (data build tool) - Overview for Data Engineering & Modelling
24:13
Whitenoise for Django Static Assets - Overview!
BugBytes
Whitenoise for Django Static Assets - Overview!
17:46
Django - AJAX Requests, HTMX & CSRF Tokens
BugBytes
Django - AJAX Requests, HTMX & CSRF Tokens
17:51
Python Structural Pattern Matching - Intro with Examples
BugBytes
Python Structural Pattern Matching - Intro with Examples
9:59
Django Path Converters - Built-in Converters and Writing Custom Converters!
BugBytes
Django Path Converters - Built-in Converters and Writing Custom Converters!
23:42
Geolocation API with Django / GeoDjango - Fetching User Locations
BugBytes
Geolocation API with Django / GeoDjango - Fetching User Locations
20:32
Unpoly Intro - Interactive apps with Django & Unpoly (HTMX Alternative!)
BugBytes
Unpoly Intro - Interactive apps with Django & Unpoly (HTMX Alternative!)
19:02
Python Walrus operator - with practical examples!
BugBytes
Python Walrus operator - with practical examples!
9:21
Marimo & SQL Databases - Query Databases directly with SQL in Marimo Notebooks!
BugBytes
Marimo & SQL Databases - Query Databases directly with SQL in Marimo Notebooks!
9:51
Celery tasks with Django REST Framework!
BugBytes
Celery tasks with Django REST Framework!
17:07
Testing APIs with Django REST Framework
BugBytes
Testing APIs with Django REST Framework
19:12
API Throttling with Django REST Framework
BugBytes
API Throttling with Django REST Framework
15:35
GoTH Stack - Go, HTMX and Templ for interactive apps!
BugBytes
GoTH Stack - Go, HTMX and Templ for interactive apps!
27:08
uv and Django - Managing Django Projects & Dependencies with uv!
BugBytes
uv and Django - Managing Django Projects & Dependencies with uv!
15:33
Zod, React, FastAPI & Pydantic - Data Validation on Client and Server
BugBytes
Zod, React, FastAPI & Pydantic - Data Validation on Client and Server
25:45
Learn Python in 2025 - Overview and Best Approach for Learning FAST!
BugBytes
Learn Python in 2025 - Overview and Best Approach for Learning FAST!
13:01
Django & Redis - Vary Headers to Control Caching Behavior
BugBytes
Django & Redis - Vary Headers to Control Caching Behavior
12:37
Caching with Redis and Django!
BugBytes
Caching with Redis and Django!
20:05
ModelSerializer Fields - Best Practices
BugBytes
ModelSerializer Fields - Best Practices
10:04
Updating Nested Objects | ModelSerializer update() method in Django REST Framework
BugBytes
Updating Nested Objects | ModelSerializer update() method in Django REST Framework
15:32
Marimo Notebooks - Query Polars DataFrames with SQL!
BugBytes
Marimo Notebooks - Query Polars DataFrames with SQL!
21:49
Creating Nested Objects | Overriding serializer create() method in Django REST Framework
BugBytes
Creating Nested Objects | Overriding serializer create() method in Django REST Framework
22:56
Marimo Notebooks Intro | Charting Python's rise in popularity
BugBytes
Marimo Notebooks Intro | Charting Python's rise in popularity
18:15
Viewset Permissions | Admin vs. Normal User in Django
BugBytes
Viewset Permissions | Admin vs. Normal User in Django
8:58
Viewset Actions, Filtering and Permissions in Django REST Framework
BugBytes
Viewset Actions, Filtering and Permissions in Django REST Framework
16:41
Viewsets & Routers in Django REST Framework
BugBytes
Viewsets & Routers in Django REST Framework
14:44
API Pagination - Django REST Framework | PageNumberPagination & LimitOffsetPagination
BugBytes
API Pagination - Django REST Framework | PageNumberPagination & LimitOffsetPagination
14:15
Django Testing & Tagging Tests!
BugBytes
Django Testing & Tagging Tests!
17:40
Clerk & Next.js - Authentication, Protected Routes & User Data
BugBytes
Clerk & Next.js - Authentication, Protected Routes & User Data
22:59
Writing Filter Backends in Django REST Framework!
BugBytes
Writing Filter Backends in Django REST Framework!
5:16
Django & HTMX - Optimistic Updates!
BugBytes
Django & HTMX - Optimistic Updates!
14:31
SearchFilter and OrderingFilter in Django REST Framework
BugBytes
SearchFilter and OrderingFilter in Django REST Framework
10:23
Django Signals - Introduction!
BugBytes
Django Signals - Introduction!
18:20
django-filter and DRF API filtering - Django REST Framework
BugBytes
django-filter and DRF API filtering - Django REST Framework
16:17
Go Database Migrations with Goose and PostgreSQL
BugBytes
Go Database Migrations with Goose and PostgreSQL
21:29
drf-spectacular - Django REST Framework API Documentation
BugBytes
drf-spectacular - Django REST Framework API Documentation
9:19
Django REST Framework - Updating & Deleting data
BugBytes
Django REST Framework - Updating & Deleting data
9:57
Django REST Framework - Refresh Tokens & JWT Authentication
BugBytes
Django REST Framework - Refresh Tokens & JWT Authentication
5:43
NanoDjango - single-file Django apps | uv integration
BugBytes
NanoDjango - single-file Django apps | uv integration
19:37
Django REST Framework - JWT Authentication with djangorestframework-simplejwt
BugBytes
Django REST Framework - JWT Authentication with djangorestframework-simplejwt
21:52
Django REST Framework - Customising permissions in Generic Views | VSCode REST Client extension
BugBytes
Django REST Framework - Customising permissions in Generic Views | VSCode REST Client extension
10:36
uv - Ruff + Pytest Tool Management (in a FastAPI Project)
BugBytes
uv - Ruff + Pytest Tool Management (in a FastAPI Project)
19:28
Django REST Framework - Creating Data | ListCreateAPIView and Generic View Internals
BugBytes
Django REST Framework - Creating Data | ListCreateAPIView and Generic View Internals
18:00
Django REST Framework - APIView class
BugBytes
Django REST Framework - APIView class
6:34
uv - Docker setup with a FastAPI application! | Using uv in containers
BugBytes
uv - Docker setup with a FastAPI application! | Using uv in containers
11:03
uv - Python package and project management | Inline Script Metadata
BugBytes
uv - Python package and project management | Inline Script Metadata
27:50
Django REST Framework - Permissions and Testing Permissions
BugBytes
Django REST Framework - Permissions and Testing Permissions
19:15
Django REST Framework - Dynamic Filtering | Overriding get_queryset() method
BugBytes
Django REST Framework - Dynamic Filtering | Overriding get_queryset() method
10:24
PyQt6 - Database-Driven Desktop Apps! | QtSql module
BugBytes
PyQt6 - Database-Driven Desktop Apps! | QtSql module
43:34
Django REST Framework - Generic Views | ListAPIView & RetrieveAPIView
BugBytes
Django REST Framework - Generic Views | ListAPIView & RetrieveAPIView
17:00
django-silk for Profiling and Optimization with Django REST Framework
BugBytes
django-silk for Profiling and Optimization with Django REST Framework
12:57
Django REST Framework - Serializer subclasses and Aggregated API data
BugBytes
Django REST Framework - Serializer subclasses and Aggregated API data
8:19
Django REST Framework- Nested Serializers, SerializerMethodField and Serializer Relations
BugBytes
Django REST Framework- Nested Serializers, SerializerMethodField and Serializer Relations
28:31
Django REST Framework - Serializers & Response objects | Browsable API
BugBytes
Django REST Framework - Serializers & Response objects | Browsable API
24:54
Django REST Framework series - Setup and Models
BugBytes
Django REST Framework series - Setup and Models
22:14
PyQt6 - Build Desktop Apps with Python - Intro and Core Concepts!
BugBytes
PyQt6 - Build Desktop Apps with Python - Intro and Core Concepts!
29:46
Django REST Framework - API Keys | HasAPIKey permission from djangorestframework-api-key!
BugBytes
Django REST Framework - API Keys | HasAPIKey permission from djangorestframework-api-key!
23:03
CSS Challenge - Turn raw HTML into a Calendar with CSS Grid!
BugBytes
CSS Challenge - Turn raw HTML into a Calendar with CSS Grid!
28:32
Django - Multiple Databases | inspectdb command | Database Routers
BugBytes
Django - Multiple Databases | inspectdb command | Database Routers
32:54
TailwindCSS Standalone CLI guide - no Node.js required!
BugBytes
TailwindCSS Standalone CLI guide - no Node.js required!
25:04
Django & HTMX - importing CSV files with django-import-export
BugBytes
Django & HTMX - importing CSV files with django-import-export
26:44
SvelteKit, TailwindCSS & Vercel - Build and Deploy a Static Salary Calculator (Remote vs. In-Office)
BugBytes
SvelteKit, TailwindCSS & Vercel - Build and Deploy a Static Salary Calculator (Remote vs. In-Office)
1:32:17
NextAuth v5 - Google Authentication with Next.js and NextAuth | Next.js Route Handlers
BugBytes
NextAuth v5 - Google Authentication with Next.js and NextAuth | Next.js Route Handlers
27:44
django-cotton, HTMX & Tailwind - Pagination and Filtering with Components in Django
BugBytes
django-cotton, HTMX & Tailwind - Pagination and Filtering with Components in Django
50:20
Django - exporting data with django-import-export
BugBytes
Django - exporting data with django-import-export
23:02
ruff - ultra-fast Python Linting & Formatting | Django example
BugBytes
ruff - ultra-fast Python Linting & Formatting | Django example
26:16
django-cotton - Modern Components in Django!
BugBytes
django-cotton - Modern Components in Django!
20:41
Django & HTMX App - Charts with Plotly!
BugBytes
Django & HTMX App - Charts with Plotly!
32:54
Django 5.1 - New Features! LoginRequiredMiddleware | {% querystring %} template tag
BugBytes
Django 5.1 - New Features! LoginRequiredMiddleware | {% querystring %} template tag
21:33
dj-html - auto-indent Django Templates consistently!
BugBytes
dj-html - auto-indent Django Templates consistently!
13:23
Chroma - Vector Database for LLM Applications | OpenAI integration
BugBytes
Chroma - Vector Database for LLM Applications | OpenAI integration
32:43
DuckDB and SQL - for Data Analysis and Processing
BugBytes
DuckDB and SQL - for Data Analysis and Processing
24:31
django-tailwind - Easy TailwindCSS setup in Django projects!
BugBytes
django-tailwind - Easy TailwindCSS setup in Django projects!
23:17
django-unfold - TailwindCSS Admin Theme for Django!
BugBytes
django-unfold - TailwindCSS Admin Theme for Django!
25:14
Django Admin Actions - Writing Custom Actions for the Django Admin
BugBytes
Django Admin Actions - Writing Custom Actions for the Django Admin
19:44
TailwindCSS and Django-Crispy-Forms - Template Pack for Django Forms!
BugBytes
TailwindCSS and Django-Crispy-Forms - Template Pack for Django Forms!
19:39
Polars - SQL Interface for Querying DataFrames!
BugBytes
Polars - SQL Interface for Querying DataFrames!
19:34
Django & HTMX App - hx-indicator for User Feedback
BugBytes
Django & HTMX App - hx-indicator for User Feedback
5:40
Django & HTMX App - Infinite Scroll and Pagination
BugBytes
Django & HTMX App - Infinite Scroll and Pagination
26:30
Polars - An Introduction to Polars v1 for Python Data Analytics!
BugBytes
Polars - An Introduction to Polars v1 for Python Data Analytics!
31:32
Neapolitan CRUDView in Django (with django-crispy-forms and TailwindCSS integration)
BugBytes
Neapolitan CRUDView in Django (with django-crispy-forms and TailwindCSS integration)
24:18
Django & HTMX App - Deleting Data with HTMX | hx-confirm attribute
BugBytes
Django & HTMX App - Deleting Data with HTMX | hx-confirm attribute
12:47
Django & HTMX App - Updating Data with HTMX
BugBytes
Django & HTMX App - Updating Data with HTMX
32:53
Django & HTMX App - Form Validation & Tests with HTMX
BugBytes
Django & HTMX App - Form Validation & Tests with HTMX
26:43
django-components - Build re-usable components in Django with TailwindCSS and DaisyUI
BugBytes
django-components - Build re-usable components in Django with TailwindCSS and DaisyUI
31:08
Django & HTMX App - Create Transactions w/ HTMX
BugBytes
Django & HTMX App - Create Transactions w/ HTMX
25:04
Django & HTMX App - Adding Date & Category Filters | pytest tests
BugBytes
Django & HTMX App - Adding Date & Category Filters | pytest tests
21:07
Django & Azure Blob Storage - Storing User Uploaded files in Azure Storage
BugBytes
Django & Azure Blob Storage - Storing User Uploaded files in Azure Storage
31:03
Django & HTMX App - Adding Aggregated Totals to Page | Testing Context with pytest
BugBytes
Django & HTMX App - Adding Aggregated Totals to Page | Testing Context with pytest
20:43
Django & HTMX App - Custom Managers | pytest & factory-boy for unit tests
BugBytes
Django & HTMX App - Custom Managers | pytest & factory-boy for unit tests
31:17
Django & HTMX App - HTMX form submission | Query Optimization with django-debug-toolbar
BugBytes
Django & HTMX App - HTMX form submission | Query Optimization with django-debug-toolbar
17:52
Django & HTMX App - Display Transactions | django-filter FilterSet
BugBytes
Django & HTMX App - Display Transactions | django-filter FilterSet
33:55
Django & HTMX App - Setup, Models and Management Command
BugBytes
Django & HTMX App - Setup, Models and Management Command
25:35
File Uploads - with Django REST Framework!
BugBytes
File Uploads - with Django REST Framework!
32:39
django-after-response - Execute Django code AFTER sending the response!
BugBytes
django-after-response - Execute Django code AFTER sending the response!
24:08
Environment-based Settings in Django Projects | django-environ | Setup for local/production/testing
BugBytes
Environment-based Settings in Django Projects | django-environ | Setup for local/production/testing
25:46
GeneratedField in Django 5 - New Django Model Field!
BugBytes
GeneratedField in Django 5 - New Django Model Field!
23:19
Re-Write Django tests with pytest | pytest fixtures & test functions
BugBytes
Re-Write Django tests with pytest | pytest fixtures & test functions
13:11