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
59 results
Python Hospital Management System – Complete Full Stack Project In this video, you'll learn how to build a Hospital Management ...
20 views
2 weeks ago
This beginner-friendly tutorial walks you through how to build your first AI agent in Python from scratch, step by step, with no prior ...
18,258 views
4 weeks ago
We'll write asynchronous integration tests using Pytest and Pytest-asyncio to verify our counter increments on consecutive ...
11 views
10 days ago
We'll build a secure, asynchronous user registration workflow by replacing synchronous Flask-WTF with `quart-wtforms` and ...
8 views
7 days ago
Episode 10: How to Write a Dockerfile — Zero to Hero Course Master Dockerfile creation from scratch. In this episode, you'll learn: ...
38 views
12 days ago
We'll transition from synchronous testing to async Python testing by configuring pytest and the pytest-asyncio plugin for our Quart ...
11 days ago
We'll implement user login and logout functionality in Python Quart using signed session cookies to persist user states. We'll build ...
15 views
5 days ago
Learn how to set up Python, configure VS Code, and create a virtual environment for AI development in under 3 minutes! This is ...
28 views
We'll build a scalable Postgres counter application boilerplate using Quart and address the concurrency bottlenecks of running ...
7 views
We'll initialize a database-driven Quart application using the `uv` package manager, preparing a Docker-friendly dependency ...
14 views
We'll initialize an asynchronous Quart web application using the `uv` package manager and configure `python-dotenv` to manage ...
13 views
We'll spin up a Postgres database container with Docker and install our async database dependencies, `sqlalchemy` and ...
18 views
Modern web abuse rarely looks like a traditional attack. Bots scrape content slowly, spam blends in with real users, and malicious ...
164 views
13 days ago
We'll configure a repeatable Docker development environment to run our asynchronous Quart web application alongside a ...
9 views
Django Bolt - A Rust Powered API Framework that Feels Like FastAPI https://github.com/dj-bolt/django-bolt https://bolt.farhana.li/ ...
236 views
1 day ago
Do you have a live production project and are you terrified that AI will break it when you add something new? Today I'll show ...
1,160 views
3 weeks ago
Episode 10.1: Dockerfile Foundations — Zero to Hero Course Master Dockerfile writing from zero. In this episode (first of a new ...
10 views
9 days ago
In this video, we prepare our WebGIS application for deployment on Google Cloud Run. You will learn how to upload your project ...
We'll generate and run our first Alembic database migration inside a Docker container using the `--autogenerate` option to ...
16 views
After a database failure, several of my personal AI and web applications stopped working. In this video, I begin the process of ...