PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
NeuralNine Amazon S3 For Absolute Beginners: Python Tutorial in 30 Minutes (19-49 07.03.25)
YouTube
Amazon S3 For Absolute Beginners: Python Tutorial in 30 Minutes
In this video, we will take a quick look at Amazon S3 and how to use it in Python.

Amazon S3: https://aws.amazon.com/s3/
AWS CLI: https://aws.amazon.com/cli/

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
4 views10:00
PythonFromYouTube
ArjanCodes 12 Must-Know Python Built-in Functions (18-46 07.03.25)
YouTube
These 12 Python Functions Are Built In (No Imports!)
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

In this video, I’ll explore 12 of the most interesting and useful built-in functions, with examples, gotchas, and a few nerdy details you may not be aware of.

🔥 GitHub Repository:…
5 views10:00
PythonFromYouTube
Tech With Tim PLEASE Master These 3 Software Design Principles... (18-45 07.03.25)
YouTube
PLEASE Master These 3 Software Design Principles...
Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/

Here are 3 software design principles that you need to master, watch to learn more:
1. Single Responsibility Principle (SRP)
2. Open/Closed Principle…
5 views10:00
PythonFromYouTube
Jie Jenn Building Your Own X Agent To Manage Your X Social Media With PydanticAI | Pydantic AI Tutorial (16-49 09.03.25)
YouTube
Building Your Own X Agent To Manage Your X Social Media With PydanticAI | Pydantic AI Tutorial
In today’s social media, X stands as one of the most important social media platforms with over 400 million users. Managing an X social account is time consume and tedious, but what if you can create an agentic agent to manage your X account for you? In this…
5 views16:00
PythonFromYouTube
Tech With Tim How I Built a Web Scraping AI Agent - Use AI To Scrape ANYTHING (15-45 09.03.25)
YouTube
How I Built a Web Scraping AI Agent - Use AI To Scrape ANYTHING
Get the web data you need to train models and build AI apps using BrightData: https://brdta.com/techwithtim_data4ai

You can build some pretty insane applications using just LLMs, even if you don't really know what you're doing. But what separates a good…
5 views16:00
PythonFromYouTube
Clear Code The ultimate introduction to Godot's Control nodes [ + creating Zelda menus ] (14-49 09.03.25)
YouTube
The ultimate introduction to Godot's Control nodes [ + creating Zelda menus ]
Check out https://brilliant.org/ClearCode/ for a Brilliant subscription with a 20% discount on the annual subscription and 30 day free trial period.


This video covers how to create layouts in Godot! It covers basic concepts like anchors and themes and…
5 views16:00
PythonFromYouTube
Carberra Pathlib makes file management EASY in Python (14-49 10.03.25)
YouTube
Pathlib makes file management EASY in Python
Pathlib takes (almost) all the annoying stuff about file management, and makes it easier!

00:00 - Intro
00:54 - Creating a Path instance
02:02 - Resolving relative paths to absolute paths
02:29 - Traversing the file tree
03:52 - Checking a file exists
04:18…
6 views16:00
PythonFromYouTube
NeuralNine Python Libraries to Extract Tables from PDFs (19-49 10.03.25)
YouTube
Python Libraries to Extract Tables from PDFs
In this video we compare different packages and strategies for extracting tables from PDF documents in Python.

LLMWhisperer: https://unstract.com/llmwhisperer/?utm_source=nn
Unstract: https://unstract.com/?utm_source=nn
Unstract GitHub: https://github.c…
7 views10:00
PythonFromYouTube
Jie Jenn Building A Travel Planning AI Agent With Web Search And Research Capabilities | Agno Tutorial (16-49 11.03.25)
YouTube
Building A Travel Planning AI Agent With Web Search And Research Capabilities | Agno Tutorial
Planning a trip can be overwhelming, whether it's for business or leisure. From researching destinations and booking accommodations to creating the perfect itinerary, trip planning takes time and effort. But what if you could build an AI-powered travel assistant…
6 views16:00
PythonFromYouTube
Jie Jenn Everything You Need To Know To Start Using OpenAI Responses API For Agent Development (01-49 12.03.25)
YouTube
Everything You Need To Know To Start Using OpenAI Responses API For Agent Development
OpenAI just released a new API called "Responses" with new tools (Web Search, File Search, and Computer Use) to make Agentic AI development easier. In this video, I will cover everything you need to know to use the "Responses" API and new tools.

📋 Source…
5 views10:00
PythonFromYouTube
John Watson Rooney the web scraping trap that breaks beginners (and the easy fix) (18-49 11.03.25)
YouTube
the web scraping trap that breaks beginners (and the easy fix)
➡ JOIN MY MAILING LIST
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR

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

➡ WEB SCRAPING API
https://hubs.li/Q043T88w0

➡ HOSTING
https://m.do.co/c/c7c90f161ff6

If you are new, welcome. I'm John,…
4 views10:00
PythonFromYouTube
John Watson Rooney Using Browser Cookies & Headers to Scrape Data (18-49 11.03.25)
YouTube
Using Browser Cookies & Headers to Scrape Data
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 views10:00
PythonFromYouTube
Tech With Tim My 5 "Clean" Code Principles (Start These Now) (18-45 11.03.25)
YouTube
My 5 "Clean" Code Principles (Start These Now)
Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/

Here are my 5 clean code principles that all software engineers need to understand.

Want to make real money with coding? I share high-signal…
6 views10:00
PythonFromYouTube
anthonywritescode typing an abstract ClassVar (17-00 12.03.25)
YouTube
typing an abstract ClassVar
today we play around with `abc` and attempting to make an abstract class variable (rather than an instance property) and have the type checker enforce it!

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz

==========

twitch:…
6 views16:00
PythonFromYouTube
Jie Jenn How To Use Ollama (Or Other LLM Providers) In OpenAI Agents SDK. (22-48 12.03.25)
YouTube
How To Use Ollama (Or Other LLM Providers) In OpenAI Agents SDK.
OpenAI just released the Open-Source Agents SDK for building agents and agent workflows. One thing the documentation didn't cover very clear is how to use the Agents framework with third party models like Ollama, Gemini, or Claude, so I thought I would share…
6 views10:00
PythonFromYouTube
Jie Jenn Building Your Blog Summarizer With This AI Agent Workflow Automation | PydanticAI Tutorial (16-49 13.03.25)
YouTube
Building Your Blog Summarizer With This AI Agent Workflow Automation | PydanticAI Tutorial
Why spend 10 minutes reading a blog if you can have an AI summarize it for you? In this tutorial, I am going to show you how we can use PydanticAI and Pydantic Graph to create an AI workflow to summarize blogs and articles to extract key insights, generate…
4 views16:00
PythonFromYouTube
Real Python Introducing Duck Typing in Python (19-48 13.03.25)
YouTube
Introducing Duck Typing in Python
This is a preview of the video course, "Getting to Know Duck Typing in Python." Python makes extensive use of a type system known as duck typing. This system is based on an object’s behavior and interface. Many built-in classes and tools support this type…
4 views10:00
PythonFromYouTube
Tech With Tim Build an AI Agent From Scratch in Python - Tutorial for Beginners (17-01 14.03.25)
YouTube
Build an AI Agent From Scratch in Python - Tutorial for Beginners
Thanks to Microsoft for sponsoring this video! Submit your #CodingWithCopilot story for a chance to be featured in an upcoming video!

In this video, you'll learn how to build an AI agent from scratch in Python. I'll walk you through everything step-by-step.…
5 views16:00
PythonFromYouTube
NeuralNine AWS Lambda For Absolute Beginners: Python Tutorial in 25 Minutes (19-48 14.03.25)
YouTube
AWS Lambda For Absolute Beginners: Python Tutorial in 25 Minutes
In this video, we will take a quick look at AWS Lambda and how to use it in Python.

Amazon Lambda: https://aws.amazon.com/lambda/
AWS CLI: https://aws.amazon.com/cli/

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www…
4 views10:00
PythonFromYouTube
Real Python Manage Projects With pyproject.toml & Explore Polars LazyFrames | Real Python Podcast #243 (19-48 14.03.25)
YouTube
Manage Projects With pyproject.toml & Explore Polars LazyFrames | Real Python Podcast #243
How can you simplify the management of your Python projects with one file? What are the advantages of using LazyFrames in Polars? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

👉 Links…
4 views10:00