PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Jie Jenn How To Include Media Files When Sending A Request (PydanticAI Multimodal) | Pydantic AI Tutorial (17-02 20.01.25)
YouTube
Multimodal Support In PydanticAI | Pydantic AI Tutorial
Multimodal is something not mentioned on PyDanticAI’s documentation, due to the fact that multimodal is currently not being supported in PyDanticAI. However, there is a workaround to provide media file in the request. I thought I would share how to do that…
8 views16:00
PythonFromYouTube
Tech With Tim PLEASE Learn This Underrated Python Feature... (16-47 20.01.25)
YouTube
PLEASE Learn This Underrated Python Feature...
🎓 Get private mentorship from me, limited spots available: https://training.techwithtim.net

This is an underrated Python feature that you need to learn about. In order to see the value, let's have a look at these examples.

🚀 My Software Development Program:…
8 views16:00
PythonFromYouTube
Carberra Is Python ACTUALLY faster without the GIL? (14-49 20.01.25)
YouTube
Is Python ACTUALLY faster without the GIL?
The first 500 people to use my link will get a 1 month free trial of Skillshare! ► https://skl.sh/carberra01251

Python 3.13's free threading mode finally brought proper threading concurrency to the language by taking the first steps toward removing the…
9 views16:00
PythonFromYouTube
NeuralNine 5 Awesome Machine Learning Project Ideas For Your Resume (19-48 20.01.25)
YouTube
5 Awesome Machine Learning Project Ideas For Your Resume
Today we will discuss five awesome machine learning project ideas, which you can implement to train your skills and to showcase them in your resume or portfolio. For each project we discuss different difficulty levels (beginner, intermediate, advanced).
…
7 views10:00
PythonFromYouTube
Tech With Tim Computer Science Students - Listen Up... (17-14 22.01.25)
YouTube
Computer Science Students - Listen Up...
If you're a computer science student, or you're thinking about getting into the degree, then please watch this video. I've been talking to a lot of students recently, and the way you guys are thinking about this degree is completely wrong. I'll break down…
7 views16:00
PythonFromYouTube
Jie Jenn The Only Full Feature AI Agent Framework You Will Need | phidata Tutorial (17-01 22.01.25)
YouTube
Build AI Agents With phidata. The Full Feature AI Agent Framework | phidata Tutorial
AI agents are transforming how we work today. My prediction is that 2025 is going to be the year of Agentic AI Agents will begin really popping up everywhere, and "phidata" is one of the Agent frameworks that is getting tons of attentions and popularity.…
7 views16:00
PythonFromYouTube
anthonywritescode unconventional uses of dumb-init (18-45 22.01.25)
YouTube
unconventional uses of dumb-init
dumb-init is a minimal init system for docker containers -- but sometimes it can be really useful outside of them!

- fixing signal handling in docker: https://youtu.be/0pQxONR73f8

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY…
7 views10:00
PythonFromYouTube
Indently 5 Useful Iterator Functions in Python (11-48 20.01.25)
YouTube
5 Useful Iterator Functions in Python
In today’s video we’re going to learn about five really great iterator functions from itertools in Python! Learn more about groupby here: https://youtu.be/2d1BIiX8Kfw

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
h…
7 views10:00
PythonFromYouTube
Indently "groupby" in Python is Awesome (11-48 17.01.25)
YouTube
"groupby" in Python is Awesome
In today's video we're going to be learning how to use "groupby", which is a very powerful function provided by the itertools module.

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
7 views10:00
PythonFromYouTube
Carberra QUICKLY build and host Python web apps with Mesop & ClawCloud (14-49 23.01.25)
YouTube
Python as the FRONTEND?! (ft. Mesop & ClawCloud)
Sign up to ClawCloud to get a VPS for as little as $3 a month ► https://claw.cloud

If you're like me, you're pretty rubbish at frontend stuff. Thankfully, Mesop lets us write our frontend in Python, and even handles a lot of the styling for us!

Code ►…
6 views16:00
PythonFromYouTube
Indently Channel Updates + Free Python Course Giveaway (07-48 24.01.25)
YouTube
Channel Updates + Free Python Course Giveaway
Become a channel member today: https://www.youtube.com/channel/UCuudpdbKmQWq2PPzYgVCWlA/join
Free course application: https://forms.gle/92hr7z9t2UpttKY98

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
https://www.in…
6 views10:00
PythonFromYouTube
Real Python Python's tuple Data Type: Creating a Tuple & Retrieving Elements (20-48 23.01.25)
YouTube
Python's tuple Data Type: Creating a Tuple & Retrieving Elements
This is a preview of the video course, "Exploring Python's tuple Data Type With Examples". In Python, a tuple is a built-in data type that allows you to create immutable sequences of values. The values or items in a tuple can be of any type. This makes tuples…
7 views10:00
PythonFromYouTube
ByteByteGo What is a LOAD BALANCER really about? (18-46 23.01.25)
YouTube
What is a LOAD BALANCER really about?
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
7 views10:00
PythonFromYouTube
Tech With Tim The Real Reason Companies Aren't Calling You Back (Software Engineer Edition) 📞 (17-01 24.01.25)
YouTube
The Real Reason Companies Aren't Calling You Back (Software Engineer Edition) 📞
Apply for my private mentorship program DevLaunch, only a few spots remaining: https://training.techwithtim.net

Here are the real reasons why companies aren't calling you back. Stick around, because I have seven reasons to go through, and if you don't have…
7 views16:00
PythonFromYouTube
Real Python Simon Willison: Using LLMs for Python Development | Real Python Podcast #236 (20-48 24.01.25)
YouTube
Simon Willison: Using LLMs for Python Development | Real Python Podcast #236
What are the current large language model (LLM) tools you can use to develop Python? What prompting techniques and strategies produce better results? This week on the show, we speak with Simon Willison about his LLM research and his exploration of writing…
7 views10:00
PythonFromYouTube
NeuralNine Pandas Full Python Course - Data Science Fundamentals (19-48 24.01.25)
YouTube
Pandas Full Python Course - Data Science Fundamentals
This video is a full pandas crash course for beginners. We cover everything form basics like indexing to things like querying, filtering and iterating all the way to grouping, concatenating and merging.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍…
6 views10:00
PythonFromYouTube
ArjanCodes 10 Tips to Become REALLY Good at Python (18-46 24.01.25)
YouTube
10 Python Tips That Separate Juniors From Seniors
👉 Visit https://brilliant.org/ArjanCodes/ to try Brilliant for free for 30 days. You’ll also get 20% off an annual premium subscription.

In this video, I’ll share 10 tips that can take you from a good Python developer to a great developer. Make sure you…
6 views10:00
PythonFromYouTube
Jie Jenn Create A UI To Host Your AI Agents With Gradio | PydanticAI Tutorial (17-02 26.01.25)
YouTube
Create A UI To Host Your AI Agents With Gradio | PydanticAI Tutorial
AI agents are powerful, but without a user-friendly interface, they’re hard to access. In this tutorial, I’ll show you how to build a UI for your PydanticAI agents using Gradio, a popular open-source framework that makes it easy to create interactive web…
6 views16:00
PythonFromYouTube
John Watson Rooney Why Websites Structure their data like THIS (12-49 26.01.25)
YouTube
Why Websites Structure their data like THIS
Check Out ProxyScrape here: https://proxyscrape.com/?ref=jhnwr

➡ JOIN MY MAILING LIST
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney

➡ PROXIES
https://proxyscrape.com/?ref=jhnwr

➡ HOSTING (Digital…
6 views16:00
PythonFromYouTube
Tech With Tim You Use This Python Feature Everyday - But Never Learned It... (18-45 26.01.25)
YouTube
You Use This Python Feature Everyday - But Never Learned It...
Checkout this FREE guide on "How To Land a Developer Role in the World of AI" from myself and HubSpot! https://clickhubspot.com/wcdv

Most Python developers never learned this feature, even though they use it every single day. All of the popular frameworks…
6 views10:00
PythonFromYouTube
pixegami Supabase Full Project ⚡️ The FASTEST Way to Ship a SaaS App? (16-49 27.01.25)
YouTube
Supabase Full Project ⚡️ The FASTEST Way to Ship a SaaS App?
Deploy a fully functioning SaaS application with Supabase and NextJS!

In this video I'll show you how Supabase works, walk you through how to apply its awesome features (databases, auth, storage) to a SaaS project. The code is free for you to download and…
5 views16:00