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