Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
105 results
In this video, I present my latest Python backend project: a WeChat app service that converts bitmap images to vector graphics, ...
59 views
3 months ago
Learn how to integrate `WebSocket`, `Celery`, and `FastAPI` in Python, resolve common issues like AttributeError and ...
54 views
10 months ago
In this video, we dive deep into optimizing FastAPI performance for production environments. We conduct a comprehensive ...
11,130 views
This video walks you through deploying a web application using a monorepo structure with FastAPI as your backend and React ...
1,120 views
11 months ago
In this video, I'm sharing a behind-the-scenes look at my side project — a modern e-commerce website where placing an order ...
1,780 views
A guide on how to effectively test if `celery.send_task()` has been invoked in FastAPI endpoints using pytest and mocking ...
22 views
9 months ago
Learn how to effectively call `Celery` tasks from a `FastAPI` application even when the task and the FastAPI app are in different ...
4 views
7 months ago
Discover how to dynamically change Celery worker concurrency using the `-Q` argument and signals in FastAPI for optimal ...
Want to Master Python Debugging with VS Code? Check out my complete Udemy course:* *Python Debugging with Visual Studio ...
4,314 views
Discover effective methods to run `background tasks` in parallel using FastAPI, ensuring your API remains responsive even during ...
6 views
6 months ago
Discover how to fix the `Can't decode message body: ContentDisallowed` error when running Celery in Docker, ensuring smooth ...
2 views
8 months ago
A step-by-step guide on utilizing `AsyncSession` from SQLAlchemy in Celery tasks. Learn how to effectively interact with your ...
11 views
Learn how to efficiently run periodic GET requests in FastAPI using asyncio for optimal performance without the overhead of ...
1 view
Stop building the same auth, payments, and deployment setup over and over. FastLaunchAPI gets your SaaS backend live in 30 ...
479,157 views
4 months ago
Learn how to avoid the `CUDA out of memory` error while deploying SentenceTransformers with FastAPI and GPU. Optimize your ...
12 views
Explore how to use Celery within async Python functions without blocking the event loop. Learn best practices and solutions.
7 views