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
Calculator App For All Platforms in Python
1 hour ago
https://www.youtube.com/watch?v=pIz2YqBbYe4
YouTube
Calculator App For All Platforms in Python
Today we build a cross-platform calculator app in Python with Flet.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch:…
3 views14:25
PythonFromYouTube
Tech With Tim
9 HOURS of Python Projects - From Beginner to Advanced
8 minutes ago
https://www.youtube.com/watch?v=NpmFbWO6HPU
YouTube
9 HOURS of Python Projects - From Beginner to Advanced
➡️ Check out my software development course! https://techwithtim.net/dev

GET MY FREE GUIDE👇
https://training.techwithtim.net/free-guide

This video contains over 9 hours of python project tutorials designed to help you master python and learn through projects!…
4 views14:30
PythonFromYouTube
Jie Jenn
AWS Tutorial | Getting Started With AWS Redshift For Beginners
51 minutes ago
https://www.youtube.com/watch?v=bT_lgiL2vz8
YouTube
AWS Tutorial | Getting Started With AWS Redshift For Beginners
AWS Redshift (Amazon Redshift) is a fully managed, petabyte-scale data warehouse service provided by Amazon Web Services. It offers a serverless option, eliminating the need to manage server resources and allowing for automatic scaling to handle large-scale…
4 views16:25
PythonFromYouTube
Jie Jenn
Azure Tutorial | Getting Started With Microsoft ToDo App API In Python | Tutorial For Beginners
38 minutes ago
https://www.youtube.com/watch?v=c_2Bg-Z4qdM
YouTube
Getting Started With Microsoft ToDo App API In Python | Tutorial For Beginners
Microsoft To Do is a task management app by Microsoft that allows users to create to-do lists, set reminders, and organize tasks. It integrates with other Microsoft products like Outlook for streamlined task management. In this tutorial, we will learn how…
4 views16:25
PythonFromYouTube
anthonywritescode
using memray to debug (and fix) a memory leak in krb5! (advanced) anthony explains #567
24 minutes ago
https://www.youtube.com/watch?v=bw5AHdZA7e4
YouTube
using memray to debug (and fix) a memory leak in krb5! (advanced) anthony explains #567
today I show how I utilized memray to both find, debug, and ultimately fix a memory leak in krb5 -- sadly this was not the leak I was looking for though!

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY

==========

twitch:…
3 views16:30
PythonFromYouTube
NeuralNine
Matplotlib Visualizations in Tkinter GUI Apps
1 hour ago
https://www.youtube.com/watch?v=xqkNWkV_D2o
YouTube
Matplotlib Visualizations in Tkinter GUI Apps
Today we learn how to use Matplotlib inside of Tkinter GUI applications by utilizing the Matplotlib backend.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
3 views14:25
PythonFromYouTube
Real Python
Starting With Python Tuples: Python Basics
24 minutes ago
https://www.youtube.com/watch?v=fTmL_XUrEw4
YouTube
Starting With Python Tuples: Python Basics
This is a preview of Python Basics: Tuples and Lists video course. It provides an introduction to working with tuples. You can use them to store and organize a collection of objects, which can be of any data type. Instead of just storing one item, a tuple…
3 views18:25
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib #16 3D Animate Scatter Diagrams
11 hours ago
https://www.youtube.com/watch?v=_et0PFJ0L8o
YouTube
Python Data Science Tutorial: Matplotlib #16 3D Animate Scatter Diagrams
Hellohoho and welcome back to Python and Matplotlib and yeah...
I already mentioned in previous videos that i will do multiple videos regarding Animations and in regards of scatter i was able to combine in with datetime to give you a simple example how to…
2 views10:25
PythonFromYouTube
Indently
How To Make ANY Function Asynchronous In Python 3.12
5 hours ago
https://www.youtube.com/watch?v=p8tnmEdeOU0
YouTube
How To Make ANY Function Asynchronous In Python 3.12
In this tutorial I will be showing you how you can turn any normal function into an asynchronous function in Python. This can be particularly useful with the requests module if you don't want to wait for a request to complete one at a time.

▶ Become job…
2 views10:30
PythonFromYouTube
ArjanCodes
Deep Dive Into the Repository Design Pattern in Python
20 minutes ago
https://www.youtube.com/watch?v=9ymRLDfnDKg
YouTube
Deep Dive Into the Repository Design Pattern in Python
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

In this video, I’ll take a closer look at the repository design pattern in Python. This is a very useful pattern that allows you to keep your data storage separate from your…
2 views16:25
PythonFromYouTube
Real Python
Building a Python Debugger & Preparing for NumPy 2.0 | Real Python Podcast #189
24 minutes ago
https://www.youtube.com/watch?v=_9Ih1GnY0MU
YouTube
Building a Python Debugger & Preparing for NumPy 2.0 | Real Python Podcast #189
How does a debugger work? What can you learn about Python by building one from scratch? 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/189/…
2 views18:25
PythonFromYouTube
Tech With Tim
Coding Is Changing...Here Is What You NEED To Know
1 hour ago
https://www.youtube.com/watch?v=yTzqWczUrM0
YouTube
Coding Is Changing...Here Is What You NEED To Know
To learn programming and Python - check out Datacamp!
💻 Learn Python - https://datacamp.pxf.io/9g4PdE
💻 Learn Programming - https://datacamp.pxf.io/q4536N

Learn how to break into tech from this free introductory course from CourseCareers, simply register…
3 views16:25
PythonFromYouTube
Jie Jenn
Turn Your Audio Into Text With OpenAI Speech-To-Text API In Python
1 hour ago
https://www.youtube.com/watch?v=RH1lGKVGLx0
YouTube
Turn Your Audio Into Text With OpenAI Speech-To-Text API In Python
In this tutorial, we are going to learn how to use OpenAI Speech-To-Text API to convert your audio files into text.

📋 OpenAI Pricing: https://openai.com/pricing

📋 Sign up for OpenAI: https://openai.com

► Buy Me a Coffee? Your support is much appreciated…
3 views16:30
PythonFromYouTube
NeuralNine
Rock Paper Scissors Game: Python Beginner Project
1 hour ago
https://www.youtube.com/watch?v=55tcf9AA9hQ
YouTube
Rock Paper Scissors Game: Python Beginner Project
Today we learn how to build a simple rock paper scissors game in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
3 views16:35
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Creating the Night Sky using Matplotlib (Scatter)
9 hours ago
https://www.youtube.com/watch?v=gI5J1DRXwr0
YouTube
Python Data Science Tutorial: Creating the Night Sky using Matplotlib (Scatter)
Okay this one is not a part of the Matplotlib series. It is more like a stand-alone python video :D

I guess this is obvous :O

This video could still be useful to learn certain mechanics regarding Matplotlib
2 views10:25
PythonFromYouTube
Jie Jenn
Turn Your Text Into Realistic Human Speech With OpenAI Speech-To-Text API In Python
1 hour ago
https://www.youtube.com/watch?v=4XI85_wwcIo
YouTube
Turn Your Text Into Realistic Human Speech With OpenAI Speech-To-Text API In Python
In this tutorial, we are going to learn how to use OpenAI Text To Speech API to convert text to human like audio in Python.

📋 Source Code: https://www.patreon.com/posts/source-code-turn-102311038

📋 OpenAI Pricing: https://openai.com/pricing

📋 OpenAI Text…
2 views16:25
PythonFromYouTube
JakeEh
JavaScript If You Know Python
23 minutes ago
https://www.youtube.com/watch?v=uSEWEZwXZSA
YouTube
JavaScript If You Know Python
In this video we go over how JavaScript works if you know Python already. These languages are very similar, so sometimes all you need is a quick outline what the differences are in syntax and what you can do. Then all of a sudden you know two languages! If…
2 views16:30
PythonFromYouTube
John Watson Rooney
More spiders, more data
13 hours ago
https://www.youtube.com/watch?v=irhgasxXeFM
YouTube
How To Get Started with Scrapy Redis
Join the Discord to discuss all things Python and Web with our growing community! https://discord.gg/C4J2uckpbR

A look at distributed scraping with scrapy and redis

If you are new, welcome! I am John, a self taught Python developer working in the web and…
4 views10:25
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib #17 Animate Bars
13 hours ago
https://www.youtube.com/watch?v=u-54WEO_2Vk
YouTube
Python Data Science Tutorial: Matplotlib #17 Animate Bars
I'm sorry for the long introduction in this one :) But i think the warning regarding flashy lights was necessary.

Matplotlib is kind of a neverending story :)

Please leave a comment with feedback ^^
2 views10:30
PythonFromYouTube
Carberra
Dataclasses are FINALLY getting converters
20 minutes ago
https://www.youtube.com/watch?v=3gvs-7EuBJ4
YouTube
Dataclasses are FINALLY getting converters
It looks like dataclasses are finally getting converters in Python 3.13!

—

If you enjoy my content, consider supporting me on Patreon or becoming a member!
https://patreon.carberra.xyz
https://join.carberra.xyz

If you need help with anything, feel free…
3 views12:25
PythonFromYouTube
NeuralNine
Performance Benchmarking Python Applications with perf
13 hours ago
https://www.youtube.com/watch?v=tA-UAlb7NDE
YouTube
Performance Benchmarking Python Applications with perf
In this video, we learn how to use perf to benchmark Python applications in terms of efficiency.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
2 views10:25