PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Carberra UV one year on: the FUTURE is NOW (14-49 24.02.25)
YouTube
UV one year on: the FUTURE of Python is NOW
The first 500 people to use my link will get a 1-month free trial of Skillshare! ► https://skl.sh/carberra02251

UV released a little over a year ago, and it's made leaps and bounds since then, becoming a fully-fledged package manager in its own right. It's…
7 views16:00
PythonFromYouTube
NeuralNine How Much Math Do You Need For Machine Learning? (19-48 24.02.25)
YouTube
How Much Math Do You Need For Machine Learning?
In this video today we discuss how much mathematics is needed to become a machine learning engineer.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neur…
8 views10:00
PythonFromYouTube
Jie Jenn Agentic AI Project - Recipe AI Agent To Search Recipes From the Web | Agno AI Agent Tutorial (17-01 25.02.25)
YouTube
Agentic AI Project - Recipe AI Agent To Search Recipes From the Web | Agno AI Agent Tutorial
In this AI Agent tutorial, I am going to walk you through how to create a recipe AI agent to 1) Search recipe on the web and 2) extract recipe instruction from a webpage using Agno AI Agent framework.

This is going to be a beginner friendly tutorial. I…
8 views16:00
PythonFromYouTube
Indently "requests_cache" in Python is Awesome (04-48 26.02.25)
YouTube
"requests_cache" in Python is Awesome
How's it going everyone? In today's video we're going to be learning about caching our api requests so that we can save on expensive api-calls when requesting the same information in a short time frame.

▶ Become job-ready with Python:
https://www.indently.io…
7 views10:00
PythonFromYouTube
ByteByteGo 8 Most Important Tips for Designing Fault-Tolerant System (18-47 25.02.25)
YouTube
8 Most Important Tips for Designing Fault-Tolerant System
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 Please Learn How To Write Tests in Python… • Pytest Tutorial (18-45 25.02.25)
YouTube
Please Learn How To Write Tests in Python… • Pytest Tutorial
Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40

In this video, I'm going to teach you how to write unit tests in Python using a module called Pytest. It's a skill you'll need to know if you write code in Python, and fortunately…
8 views10:00
PythonFromYouTube
anthonywritescode how can an identical docker image produce different results? (18-45 26.02.25)
YouTube
how can an identical docker image produce different results?
isn't that the whole point of docker? build once run anywhere?

more seriously I highlight a production but in pre-commit.ci caused by a system difference that impacted how a container executed!

- how does docker actually work: https://youtu.be/tWvQAxkMaWs…
9 views10:00
PythonFromYouTube
Jie Jenn Create Your Own Stock Advisory Agent | Agno AI Agent Tutorial For Beginners (17-01 27.02.25)
YouTube
Create Your Own Stock Advisory Agent | Agno AI Agent Tutorial For Beginners
To succeed in stock trading, it takes a lots of research, reading company's financials, and following the news. In this AI Agent development tutorial, we are going to build a stock advisory AI agent that will help you analyze market trend, research company’s…
9 views16:00
PythonFromYouTube
Tech With Tim 3 Python Developer Roadmaps - That Actually Work... (16-46 27.02.25)
YouTube
3 Python Developer Roadmaps - That Actually Work...
Click this link https://sponsr.is/bootdev_TechWithTim and use my code TECHWITHTIM to get 25% off your first payment for boot.dev.

Download the 3 Python Roadmaps Here: https://newsletter.techwithtim.net/python-roadmaps

Most aspiring developers make this…
134 views16:00
PythonFromYouTube
Jie Jenn PydanticAI Common Tools | PydanticAI Tutorial (03-49 28.02.25)
YouTube
PydanticAI Common Tools | PydanticAI Tutorial
PydanticAI has finally released one of the most requested feature: built-in tools (they called it "Common Tools".

📋 Source Code: https://www.patreon.com/posts/123254458

🖥️ More on PydanticAI: https://ai.pydantic.dev/

📄 Sign up for: https://tavily.com/…
8 views10:00
PythonFromYouTube
Real Python Single and Double Underscore Naming Conventions in Python: Conventions, Interfaces, & Constants (20-48 27.02.25)
YouTube
Single and Double Underscore Naming Conventions in Python: Conventions, Interfaces, & Constants
This is a preview of the video course, "Single and Double Underscore Naming Conventions in Python". Python has a few important naming conventions that are based on using either a single or double underscore character (_). These conventions allow you to differentiate…
6 views10:00
PythonFromYouTube
Real Python Deciphering Python Jargon & Compiling Python 1.0 | Real Python Podcast #241 (20-48 28.02.25)
YouTube
Deciphering Python Jargon & Compiling Python 1.0 | Real Python Podcast #241
How do you learn the terms commonly used when speaking about Python? How is the jargon similar to other programming languages? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

👉 Links from…
7 views10:00
PythonFromYouTube
NeuralNine TTKBootstrap: Easiest Way To Build Modern GUIs in Python (19-48 28.02.25)
YouTube
TTKBootstrap: Easiest Way To Build Modern GUIs in Python
In this video we learn how to easily build modern graphical user interface (GUI) applications in Python with TTKBootstrap.

Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/TTKBootstrap

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The…
8 views10:00
PythonFromYouTube
ArjanCodes An Introduction to Typescript for Pythonistas (18-46 28.02.25)
YouTube
An Introduction to Typescript for Python Programmers
➡️ Try Lokalise today: https://bit.ly/arjancodes.

TypeScript and Python are both widely used, versatile, and powerful – but actually they couldn’t be more different! In this video, I’m going to explore what you need to know about Typescript as a Pythonista.…
9 views10:00
PythonFromYouTube
Jie Jenn Optimizing GitHub Copilot With Custom Instructions In VS Code (03-49 02.03.25)
YouTube
Optimizing GitHub Copilot With Custom Instructions In VS Code
Every since Microsoft released the free tier for GitHub Copilot in VS Code, it’s has been one of the most used code assistants. And one of my favorite features is the custom instructions for Copilot to ensure my code is adhere the team guideline and follow…
7 views10:00
PythonFromYouTube
Jie Jenn Build A RAG AI Agent In PydanticAI | Intro To RAG (17-01 02.03.25)
YouTube
Build A RAG AI Agent In PydanticAI | Intro To RAG
While you can include a 1,000-page PDF file in a prompt request, the token usage is going to be extremely expensive, especially if you are using highly capable generative models like O1, Gemini Pro, or Sonnet, which might cost you a few dollars per request.…
7 views16:00
PythonFromYouTube
Carberra You NEED to include this in your Python scripts (14-48 03.03.25)
YouTube
You NEED to include this in your Python scripts
`if __name__ == "__main__"` is something you might have seen around quite a lot, but what does it do? It's main purpose is to allow files to be used as modules _and_ scripts, but allows us to define flow within scripts in a clearer way. If you're writing…
6 views16:00
PythonFromYouTube
NeuralNine Advanced AI Chatbot in Python - PyTorch Tutorial (19-48 03.03.25)
YouTube
Advanced AI Chatbot in Python - PyTorch Tutorial
Today we build an advanced intelligent AI chatbot from scratch in Python using PyTorch.

Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/AI%20Chatbot%20PyTorch

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: htt…
6 views10:00
PythonFromYouTube
Jie Jenn Working With Agent Memory | Agno AI Agent Tutorial (17-00 04.03.25)
YouTube
Working With Agent Memory | Agno AI Agent Tutorial
One of the most important key features in Agno is the Agent memory management. With Agent memory, you will be able to retain and personalize conversations to improve the overall AI agent capability and improve user experience. In this video, I will go through…
6 views16:00
PythonFromYouTube
Indently How to use Context Managers in Python Tutorial (01-48 05.03.25)
YouTube
How to use Context Managers in Python Tutorial
In today's video we're going to be learning how you can create your very own custom context managers in Python!

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
105 views16:00