PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Tech With Tim
5 Python AI Project Ideas & HOW To Build Them
19 minutes ago
https://www.youtube.com/watch?v=HIvQWdqvl7o
YouTube
5 Unique Python AI Project Ideas & HOW To Build Them
In this video, I will be sharing with you 5 Python AI projects and exactly how to build them. Not only will I walk you through the different modules but I will even provide you with a quick code sample so you can get a good idea of how to get started with…
5 views11:25
PythonFromYouTube
ArjanCodes
Why Your FastAPI App Needs a Rate Limiter
24 minutes ago
https://www.youtube.com/watch?v=pZunzLJ1qcQ
YouTube
Quick and Easy Rate Limiting for FastAPI
✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.

If you don’t want your API to crash due to too many requests, use rate limiting! In this video, I cover how rate limiting works, what types of rate limiting you…
6 views15:25
PythonFromYouTube
ByteByteGo
How the Internet Works in 9 Minutes
1 hour ago
https://www.youtube.com/watch?v=sMHzfigUxz4
YouTube
How the Internet Works in 9 Minutes
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic

This video is based on engineering blog post: https://blog.hotstar.com/capturing-a-...

Animation tools: Adobe Illustrator and After Effects.…
5 views17:25
PythonFromYouTube
Real Python
Exploring Robotics and Python Through Electronic Projects | Real Python Podcast #218
24 minutes ago
https://www.youtube.com/watch?v=S7-bVABAoZE
YouTube
Exploring Robotics and Python Through Electronic Projects | Real Python Podcast #218
Are you interested in learning robotics with Python? Can physical electronics-based projects grow a child's interest in coding? This week on the show, we speak with author Marwan Alsabbagh about his book "Build Your Own Robot - Using Python, CRICKIT, and…
6 views17:45
PythonFromYouTube
NeuralNine
Compound Interest Calculator in Python
14 hours ago
https://www.youtube.com/watch?v=OqCqFfLfFsk
YouTube
Compound Interest Calculator in Python
Today we learn how to build a compound interest calculator in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
5 views09:25
PythonFromYouTube
Jie Jenn
dbt Tutorial: Run Workflows by Deploying dbt Core in GitHub Codespaces
1 hour ago
https://www.youtube.com/watch?v=5LboxMpoXaA
YouTube
dbt Tutorial: Run Workflows by Deploying dbt Core in GitHub Codespaces
In this tutorial, you'll learn how to quickly deploy a dbt project from GitHub to a GitHub Codespace and manage it using dbt Core. I walk through the process step-by-step, from creating a repository using the jaffle shop template to setting up the Codespace…
5 views15:25
PythonFromYouTube
John Watson Rooney
How to Scrape Data for Market Research (full project)
26 minutes ago
https://www.youtube.com/watch?v=skT4gSdiP9Q
YouTube
How to Scrape Data for Market Research (full project)
Check Out ProxyScrape here: https://proxyscrape.com/?ref=jhnwr

➡ WEB
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney

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

➡ HOSTING (Digital Ocean)
https:/…
6 views15:45
PythonFromYouTube
JakeEh
How to Safely Store PASSWORDS | Making A Wesbite
22 minutes ago
https://www.youtube.com/watch?v=6NMqTGrq5oc
YouTube
How to Safely Store PASSWORDS | Making A Wesbite
In this video I go over how it's surprisingly simple to store passwords safely. So if you're going to store a password, please at least do it this way!

Code: https://github.com/Jalsemgeest/Python/tree/main/MakingAWebsite/Video-8

Join my Discord at http…
7 views16:05
PythonFromYouTube
Indently
“typing” is getting deprecated in Python
1 hour ago
https://www.youtube.com/watch?v=cv1F_c66utw
YouTube
“typing” is getting deprecated in Python
In today’s video we’re going to be talking about the typing module getting deprecated in Python, or to be more specific, how most of it is already deprecated since Python 3.9.

Learn more about this change: https://peps.python.org/pep-0585/

▶ Become job…
6 views09:25
PythonFromYouTube
Carberra
Python 3.13's new REPL is AMAZING
23 minutes ago
https://www.youtube.com/watch?v=sI42piigzl0
YouTube
Python 3.13's new REPL is AMAZING
Python's REPL (or its interactive shell) has been pretty lacking for a while. Outdated and unintuitive, it proved useful for simple checks, but nothing really that complicated. Thankfully the PSF felt the same, and now Python 3.13 has a new REPL, based on…
7 views11:25
PythonFromYouTube
Tech With Tim
PLEASE Learn These 10 Advanced Python Features
21 minutes ago
https://www.youtube.com/watch?v=6ViGc5NgdSw
YouTube
PLEASE Learn These 10 Advanced Python Features
👉 To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/TechWithTim . You'll also get a 20% discount on a premium subscription.

In this video, I will teaching you 10 advanced Python features that you need to know.…
5 views13:25
PythonFromYouTube
NeuralNine
Financial Text Sentiment Analysis in Python
12 hours ago
https://www.youtube.com/watch?v=EeoCcjPuJwE
YouTube
Financial Text Sentiment Analysis in Python
In this video, we learn how to use a language model to do sentiment analysis on financial texts in Python.

FinBERT: https://huggingface.co/ProsusAI/finbert

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
6 views07:25
PythonFromYouTube
Jie Jenn
Learn Ollama Function Calling By Building A Live Weather AI Agent In Python
1 hour ago
https://www.youtube.com/watch?v=5HxXtvj-mb8
YouTube
Learn Ollama Function Calling By Building A Live Weather AI Agent In Python
Function calling is probably one of the most important feature you need to know if you want to build highly functional and practical AI applications with Ollama. By incorporating function calling feature, you will be able to build applications with capabilities…
6 views15:25
PythonFromYouTube
MathByte Academy
Python Logging Demystified: Part 2 - Coding
1 hour ago
https://www.youtube.com/watch?v=-YelOky3ZRE
YouTube
Python Logging Demystified: Part 2 - Coding
#mathbyteacademy #python

In this second part on Python logging, we implement the concepts covered in Part 1 and see how to use the logging library in practice through a series of 12 examples.

If you have not watched Part 1, and are not entirely familiar…
7 views13:25
PythonFromYouTube
anthonywritescode
oops I'm the pyuwsgi maintainer now (intermediate) anthony explains #579
22 minutes ago
https://www.youtube.com/watch?v=WILYaDNez4g
YouTube
oops I'm the pyuwsgi maintainer now (intermediate) anthony explains #579
today I take you down a rabbit hole of deadlocks and worker reloads and python 3.12 sadness. unfortunately despite the "conclusion" in this video this doesn't actually fix the problem -- more on that in the future!

- profiling python 3.11: https://yout…
7 views15:25
PythonFromYouTube
NeuralNine
Deploy Python Applications - Google Cloud Run with Docker
12 hours ago
https://www.youtube.com/watch?v=sqUuofLBfFw
YouTube
Deploy Python Applications - Google Cloud Run with Docker
Today we learn how to deploy Python applications to Google Cloud Run with Docker.

Todo App Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Todo%20List%20App%20Flask
Google Cloud Platform: https://console.cloud.google.com

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾…
7 views07:25
PythonFromYouTube
teclado
How I start a Django project — 1 — Full Stack App Workshop
1 hour ago
https://www.youtube.com/watch?v=E6NZ8XoorzM
YouTube
How I start a Django project — 1 — Full Stack App Workshop
Our new Django course: https://teclado.com/full-stack-web-development-with-django-5/

Learn how to start a Django project from scratch, using pyenv to manage Python versions, venv to create a virtual environment, pip to install dependencies, and the various…
7 views17:25
PythonFromYouTube
ByteByteGo
HTTP 1 Vs HTTP 2 Vs HTTP 3!
1 hour ago
https://www.youtube.com/watch?v=UMwQjFzTQXw
YouTube
7:37
HTTP 1 Vs HTTP 2 Vs HTTP 3!
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
6 views17:45
PythonFromYouTube
Real Python
Astronomy & Python With Astropy - Conjunction Introduction
21 minutes ago
https://www.youtube.com/watch?v=tII7IpFCdfk
YouTube
Astronomy & Python With Astropy - Conjunction Introduction
This is a preview of the video course, "Using Astropy for Astronomy With Python." Planetary conjunctions are when two or more planets line up in the night sky. This lesson shows you how to look into the future and calculate upcoming conjunctions. You’ll use…
5 views18:05
PythonFromYouTube
Indently
Learn Python OOP in under 20 Minutes
1 hour ago
https://www.youtube.com/watch?v=rLyYb7BFgQI
YouTube
Learn Python OOP in under 20 Minutes
In this video we're going to be learning the fundamentals of OOP (Object Oriented Programming) in Python.

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

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

00:00 Learning Python…
6 views09:25
PythonFromYouTube
Tech With Tim
Python AI Web Scraper Tutorial - Use AI To Scrape ANYTHING
9 minutes ago
https://www.youtube.com/watch?v=Oo8-nEuDBkk
YouTube
Python AI Web Scraper Tutorial - Use AI To Scrape ANYTHING
GET MY FREE SOFTWARE DEVELOPMENT GUIDE👇
https://training.techwithtim.net/free-guide

In this video, I'll be showing you how to build an AI web scraper using Python. The application itself is super cool as it scrapes the site based on the URL you give it,…
6 views13:25