PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Real Python Profiling Performance in Python: Getting Started & Benchmarking Code Snippets (20-08 28.08.25)
YouTube
Profiling Performance in Python: Getting Started & Benchmarking Code Snippets
This is a preview of the video course, "Profiling Performance in Python". Do you want to optimize the performance of your Python program to make it run faster or consume less memory? Before diving into any performance tuning, you should strongly consider…
11 views10:20
PythonFromYouTube
Eric Roby 10 Years of Backend Engineering in UNDER 10 Minutes (16-09 28.08.25)
YouTube
10 Years of Backend Engineering in UNDER 10 Minutes
Backend engineering is such an amazing field. In this video, I will go over the top lessons I learned from 10 years of backend engineering.

🎓 FastAPI course can be found at: FastAPI Beginner & Advanced: https://www.udemy.com/course/fastapi-the-complete…
10 views10:20
PythonFromYouTube
Tech With Tim Python is Changing – Here’s What’s Coming (16-05 28.08.25)
YouTube
Python is Changing – Here’s What’s Coming
Just like programing - it is evolving, so is Python. The way that we use Python today is drastically different than 5 or 10 years ago. Now I actually had a look at the Python developer survey. They surveyed over 30,000 developers specifically focused on Python.…
10 views10:20
PythonFromYouTube
Real Python Exploring Mixin Classes in Python | Real Python Podcast #261 (20-08 29.08.25)
YouTube
Exploring Mixin Classes in Python | Real Python Podcast #261
What is a good way to add isolated, reusable functionality to Python classes? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

👉 Links from the show: https://realpython.com/podcasts/rpp/263/…
12 views10:20
PythonFromYouTube
NeuralNine Massively Speed Up Python Code with C Extensions (19-08 29.08.25)
YouTube
Massively Speed Up Python Code with C Extensions
In this video we learn how to write basic C extensions for Python in order to massively speed up our code. We also take a look at how to release the GIL (Global Interpreter Lock) using these extensions.

Code: https://github.com/NeuralNine/youtube-tutori…
16 views10:20
PythonFromYouTube
ArjanCodes PydanticAI: the AI Agent Framework Winner (18-06 29.08.25)
YouTube
Build Production-Ready AI Agents in Python with Pydantic AI
Check out https://www.squarespace.com/arjancodes to save 10% off your first purchase of a website or domain using code ARJANCODES.

Pydantic AI lets you integrate large language models like GPT-5 **directly into your Python applications**.
In this video,…
16 views10:20
PythonFromYouTube
https://www.youtube.com/watch?v=yYUZRjf94qY&pp=0gcJCfwJAYcqIYzv
YouTube
Python 3.14 (π-thon)
Hehe, π-thon (never gets old).

0:00 - Intro
0:23 - Free-threading is now officially supported
1:08 - Deferred evaluation of annotations
2:07 - New interpreter and garbage collector
3:28 - Template strings
4:26 - PyREPL's new syntax highlighing and auto-completion…
9 views13:31
PythonFromYouTube
https://youtu.be/S_shhw4VV68
YouTube
My 4 Favorite Python 3.14 Features
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

Python 3.14 is here, and it’s not just about pi. In this video, I’ll walk you through the four features I’m most excited about: improved exception syntax, blazing-fast Zstandard…
20 views16:01
PythonFromYouTube
https://www.youtube.com/watch?v=zZis75sAdPg
YouTube
3 Правила Зрозумілого Коду
Чи ви пишете зрозумілий код? Наскільки легко його прочитати? Якщо ви будете притримуватись цих 3 простих правил, це допоможе вам розробником, з яким усі хотіли би працювати в одній команді, бо ці правила значно спрощують код ревью!


Відео взяте за основу:…
15 views13:10
PythonFromYouTube
https://www.youtube.com/watch?v=vaKozOH_B4A
YouTube
NEW in Python 3.15: Unpacking in Comprehensions
We have some new Python syntax coming out in 3.15! Finally we’ll be able to unpack in our comprehensions using * and **.

What’s new in Python 3.15: https://docs.python.org/3.15/whatsnew/3.15.html
PEP 798 examples: https://peps.python.org/pep-0798/#code-examples…
18 views15:39
PythonFromYouTube
https://www.youtube.com/watch?v=Y9_h7ehjhO4
YouTube
You’ve Been Underusing Dataclasses (These Tricks Are Wild)
🧱 Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery.

In this video, I show you 7 powerful and lesser-known things you can do with dataclasses in Python. From automatic class registration and lightweight…
21 views15:50