PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Indently 5 Unintuitive Python Features (17-43 24.06.25)
YouTube
5 Unintuitive Python Features
In today's video we're going to be looking at 5 features in Python that are quite unintuitive, meaning that if it's your first month using Python, you probably won't be able to guess how this stuff works.

▶ Become job-ready with Python:
https://www.indently.io…
6 views15:30
PythonFromYouTube
pixegami Build an MCP Server in 20 Minutes (with Python) (17-10 24.06.25)
YouTube
Build an MCP Server in 20 Minutes (with Python)
Learn how to build an MCP server in Python and connect it to Claude Desktop and use it as an AI agent. This MCP server will let you fetch real time data, and create/modify spreadsheets via Google sheets.

This is a great project for any Python developers…
5 views15:30
PythonFromYouTube
anthonywritescode why won't this typing narrow? (18-00 25.06.25)
YouTube
why won't this typing narrow?
today we show a little typing puzzle where something should narrow but doesn't?

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW
twitter:…
5 views15:30
PythonFromYouTube
Tech With Tim The Most Advanced Vibe Coding Tool I’ve Ever Seen… This is Crazy (17-31 25.06.25)
YouTube
The Most Advanced Vibe Coding Tool I’ve Ever Seen… This is Crazy
Get started with Pythogera for free - https://www.pythagora.ai/?utm_medium=video&utm_source=tech-with-tim&utm_campaign=pythagora-2.0

Check out the deployed app: https://bdf83a74-4378-47f7-a21d-aa03348aad4e.deployments.pythagora.ai/
Prompt in this video:…
4 views15:30
PythonFromYouTube
NeuralNine Coding A Full Stock Prediction Tool By Prompt (Warp, Python, React) (20-09 24.06.25)
YouTube
Coding A Full Stock Prediction Tool By Prompt (Warp, Python, React)
Try Warp for free: https://go.warp.dev/neuralnine
And use this code for 2 months free of Warp Pro: NEURALNINE

Today we are going to build a full stock prediction tool in Python. We will train a model with PyTorch, build a back-end with FastAPI, a front-end…
5 views15:30
PythonFromYouTube
Eric Roby The ONLY FastAPI Deployment Tutorial You'll Ever Need (CICD) (16-11 26.06.25)
YouTube
The ONLY FastAPI Deployment Tutorial You'll Ever Need (CICD)
Sign up to use Render for free: https://fnf.dev/4kN0JkN

Render makes Python & FastAPI CI/CD so easy! You can easily setup CICD pipelines to auto-deploy your Python FastAPI application in a just a few clicks. Another huge win? See your Python FastAPI preview…
5 views15:30
PythonFromYouTube
ByteByteGo 7 System Design Concepts Explained in 10 Minutes (19-07 25.06.25)
YouTube
7 System Design Concepts Explained in 10 Minutes
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd
Volume 2: https://amzn.to/3HqGozy

The digital version of System Design Interview books: https://bit.ly/3mlDSk9

ABOUT US:
Covering topics and trends in large-scale…
4 views15:30
PythonFromYouTube
ArjanCodes It Seems I No Longer Use Python’s Dataclasses (18-01 27.06.25)
YouTube
Why Dataclasses Disappear in Real Python Applications
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

In this video, I take a deep dive into Python dataclasses in 2025. Are they still useful now that we have Pydantic, FastAPI, SQLAlchemy, and other tools? I walk through real…
5 views15:30
PythonFromYouTube
Tech With Tim EASIEST Way to Fine-Tune a LLM and Use It With Ollama (16-05 27.06.25)
YouTube
EASIEST Way to Fine-Tune a LLM and Use It With Ollama
Get started with 10Web and their AI Website Builder API: https://10web.io/website-builder-api/?utm_source=YouTube&utm_medium=Influencer&utm_campaign=TechWithTim

Today, you'll learn how to fine-tune LLMs in Python for use in Ollama. I'll walk you through…
3 views15:30
PythonFromYouTube
Real Python Starting With DuckDB and Python: An Introduction & Using DuckDB With Databases (20-09 26.06.25)
YouTube
Starting With DuckDB and Python: An Introduction & Using DuckDB With Databases
This is a preview of the video course, "Starting With DuckDB and Python". The DuckDB database provides a seamless way to handle large datasets in Python with Online Analytical Processing (OLAP) optimization. You can create databases, verify data imports,…
3 views15:30
PythonFromYouTube
Real Python Structuring Python Scripts & Exciting Non-LLM Software Trends| Real Python Podcast #255 (20-09 27.06.25)
YouTube
Structuring Python Scripts & Exciting Non-LLM Software Trends | Real Python Podcast #255
What goes into crafting an effective Python script? How do you organize your code, manage dependencies with PEP 723, and handle command-line arguments for the best results? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's…
4 views15:30
PythonFromYouTube
NeuralNine Modern Data Dashboards with Python & Tkinter (19-09 27.06.25)
YouTube
Modern Data Dashboards with Python & Tkinter
Today we learn how to build modern data dashboards in Python with Tkinter and Matplotlib.

Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Tkinter%20Dashboards
Dataset: https://www.kaggle.com/competitions/titanic/data

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚…
4 views15:30
PythonFromYouTube
Tech With Tim This New AI Coding Platform Is Insane (Warp Tutorial) (16-05 29.06.25)
YouTube
This New AI Coding Platform Is Insane (Warp Tutorial)
Check out Warp here: https://go.warp.dev/techwithtim - The first 1000 people to use code TECHWITHTIM will get 2 months of Warp Pro for free, which includes increased AI limits!

Yesterday I was sitting with a friend of mine who's a senior software engineer…
5 views15:30
PythonFromYouTube
Real Python What Are Tuples in Python? How to Use Them Effectively (20-09 28.06.25)
YouTube
What Are Tuples in Python? How to Use Them Effectively
Tuples are a core Python data type—and they offer more than just comma-separated values. In this excerpt from our course Exploring Python’s tuple Data Type With Examples, you’ll learn:

What makes tuples different from lists and other containers

How to create…
6 views15:30
PythonFromYouTube
Indently 11 Cursed Python Snippets (21-10 29.06.25)
YouTube
11 Cursed Python Snippets
How's it going everyone? Usually I make videos about how to code in Python, and today I'm going to be teaching you how you shouldn't code in Python. Here are 11 cursed Python snippets, enjoy!

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

00:00…
5 views15:30
PythonFromYouTube
pixegami Will Claude Code 10x Your Productivity? (17-09 01.07.25)
YouTube
Claude Code Will 10x Your Productivity
Claude Code is a powerful, general purpose AI agent that runs in your terminal. It is super powerful, and it could change the way we build software.

Learn how to install Claude Code, how to configure it, and how to get started using it effectively.

📚 Chapters…
5 views15:30
PythonFromYouTube
Tech With Tim How I Learned To Code as a Kid (Under 18) (14-05 01.07.25)
YouTube
How to Learn to Code as a Kid (Under 18)
Apply for the TKS Global Innovation Program for ambitious teenagers: https://www.tks.world/apply-now?utm_medium=social-paid&utm_source=youtube&utm_campaign=2526_applications&utm_content=techwithtim

I built a game when I was just 14 years old, and I built…
5 views15:30
PythonFromYouTube
Python Decoded SQLAlchemy: Найкраща Python Бібліотека для SQL (10-10 01.07.25)
YouTube
SQLAlchemy: Найкраща Python Бібліотека для SQL
Опануйте основи SQLAlchemy та дослідіть його багаторівневу структуру у цьому відео.
Цей інструмент в подальшому значно спростить вам взаємодію із базою даних задопомогою мови програмування Пайтон.


Підтримати канал:
Patreon: https://patreon.com/python_decoded…
6 views15:30
PythonFromYouTube
NeuralNine Coding Your Own Custom MCP Server in Python - Full Tutorial (19-09 30.06.25)
YouTube
Coding Your Own Custom MCP Server in Python - Full Tutorial
In this video today, we learn how to build our own custom MCP (Model Context Protocol) server in Python.

Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/MCP%20Server

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book:…
6 views15:30
PythonFromYouTube
anthonywritescode `type` is not valid as a type??? (18-02 02.07.25)
YouTube
`type` is not valid as a type???
another typing puzzle! this one we get a quite puzzling error message and then work around the problem to get `type` resolving properly :)

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

twitch: https://tw…
6 views15:30
PythonFromYouTube
NeuralNine Building A Financial Dashboard with Devin AI - Here's What Happened (19-09 01.07.25)
YouTube
Building A Financial Dashboard with Devin AI - Here's What Happened
In this video, we build a full financial dashboard in Python and React by using the fully autonomous AI software engineer Devin.

Devin: https://devin.ai/?utm_medium=tiktok&utm_source=neuralnine&utm_campaign=tiktokjuly

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books…
5 views15:30