PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
pixegami
Python Langchain Tutorial: Use 3 Different LLMs in 10 Mins
24 minutes ago
https://www.youtube.com/watch?v=HxOheqb6QmQ
YouTube
Python Langchain Tutorial: Use 3 Different LLMs in 10 Mins
Learn how to easily switch between LLMs in Langchain for your Python applications: OpenAI's GPT-4, Amazon Bedrock (Claude V2), and Google Gemini Pro.

Or if none of these suit your needs, you can also implement your own interface.

📚 Chapters
00:00 Introduction…
4 views14:25
PythonFromYouTube
NeuralNine
10 Essential Linux Terminal Tools You Should Know
11 minutes ago
https://www.youtube.com/watch?v=ddbBY74a9w8
YouTube
10 Essential Linux Terminal Tools You Should Know
Today we discuss ten essential Linux terminal tools everyone should know.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
2 views18:25
PythonFromYouTube
Jie Jenn
Perform Web Search With Microsoft Bing Search API In Python | Step-By-Step Tutorial
1 hour ago
https://www.youtube.com/watch?v=FWmqOUPV5zU
YouTube
Perform Web Search With Microsoft Bing Search API In Python | Step-By-Step Tutorial
The Microsoft Bing Search API is service provided by Microsoft Azure to search contents on the web programmatically. Some of the things you can do with Bing Search API such as market research analysis, content discovery, SEO, data collections, and brand monitoring.…
4 views16:25
PythonFromYouTube
Tech With Tim
Python Web3 Development #5 - Finishing The Frontend
1 hour ago
https://www.youtube.com/watch?v=LO5eRF1FdkI
YouTube
Python Web3 Development #5 - Finishing The Frontend
In this series I will be showing you how to create web3 applications using Python. With the Cartesi library, this method can be done using ANY coding language. So whether you develop using Python, Javascript, Go, or C++; this video is for you.

About Cartesi:…
2 views16:30
PythonFromYouTube
Jie Jenn
Web Search With Microsoft Bing Search API In Python | Step-By-Step Tutorial
9 hours ago
https://www.youtube.com/watch?v=gqMwGVvZMDY
YouTube
Azure Tutorial | Web Search With Microsoft Bing Search API In Python
The Microsoft Bing Search API is service provided by Microsoft Azure to search contents on the web programmatically. Some of the things you can do with Bing Search API such as market research analysis, content discovery, SEO, data collections, and brand monitoring.…
2 views10:25
PythonFromYouTube
b001
The Algorithm Behind Spell Checkers
31 minutes ago
https://www.youtube.com/watch?v=d-Eq6x1yssU
YouTube
The Algorithm Behind Spell Checkers
🖥️ GitHub: https://github.com/b001io/wagner-fischer
⭐ Join my Patreon: https://www.patreon.com/b001io
💬 Discord: https://discord.gg/jA8SShU8zJ
🐦 Follow me on Twitter: https://twitter.com/b001io
🔗 More links: https://linktr.ee/b001io
2 views16:25
PythonFromYouTube
anthonywritescode
ONE TERABYTE of RAM saved with a single line of code (advanced) anthony explains #566
22 minutes ago
https://www.youtube.com/watch?v=Hgw_RlCaIds
YouTube
ONE TERABYTE of RAM saved with a single line of code (advanced) anthony explains #566
today I show off a small change I made at work with huge impact and explain how it works!

- fork vs spawn https://youtu.be/hzBtsDPJ1dM
- python sucks at copy-on-write https://youtu.be/sdmcCQ7Em04

playlist: https://www.youtube.com/playlist?list=PLWBKAf8…
2 views16:30
PythonFromYouTube
NeuralNine
GitHub Access Tokens: How To Use Them Properly
1 hour ago
https://www.youtube.com/watch?v=IuiH6cBtc58
YouTube
GitHub Access Tokens: How To Use Them Properly
Today we learn how to properly use GitHub access tokens.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https…
2 views18:26
PythonFromYouTube
ByteByteGo
Linux File System Explained!
1 hour ago
https://www.youtube.com/watch?v=bbmWOjuFmgA
YouTube
5:15
Linux File System Explained!
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
2 views18:31
PythonFromYouTube
Indently
BEST Practises For SIMPLE Benchmarking In Python
22 minutes ago
https://www.youtube.com/watch?v=I8ov3Phpon4
YouTube
BEST Practises For SIMPLE Benchmarks In Python
In this video I'll be sharing with you some of the best practises when it comes to benchmarking your code. Now if there's anything I learned with benchmarking code in Python, it's that it's incredibly easy to create biased results.

Also, I absolutely recommend…
2 views10:25
PythonFromYouTube
Tech With Tim
Python Web3 Development #6 - DApp Deployment
1 hour ago
https://www.youtube.com/watch?v=AhBLgJxw53A
YouTube
Python Web3 Development #6 - DApp Deployment
In this series I will be showing you how to create web3 applications using Python. With the Cartesi library, this method can be done using ANY coding language. So whether you develop using Python, Javascript, Go, or C++; this video is for you.

About Cartesi:…
4 views16:25
PythonFromYouTube
Real Python
Creating a Tic-Tac-Toe Game Engine in Python
24 minutes ago
https://www.youtube.com/watch?v=lXeUBr6S5bk
YouTube
Creating a Tic-Tac-Toe Game Engine in Python
This is a preview of the video course "Create a Tic-Tac-Toe Python Game Engine With an AI Player". You'll learn how to make a flexible game engine and start with random players. Throughout the tutorial, you’ll explore concepts such as immutable class design…
4 views18:25
PythonFromYouTube
Jie Jenn
AWS Tutorial | Query S3 Data With AWS Athena | Tutorial For Beginners
10 hours ago
https://www.youtube.com/watch?v=68MC4Fd4twk
YouTube
AWS Tutorial | Query S3 Data With AWS Athena | Tutorial For Beginners
In this tutorial, we will learn how to use Amazon Athena to write SQL query to query data files from a S3 bucket.

Amazon Athena is an serverless query service that makes it easy to analyze data directly in S3 using standard SQL. It is designed to be easy…
6 views10:25
PythonFromYouTube
Carberra
Python almost had f-strings 24 years ago
24 minutes ago
https://www.youtube.com/watch?v=6wt0PV9Xr7M
YouTube
Python almost had f-strings 24 years ago
That's probably before some of you were born. Yowsers.

—

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 to join the Discord…
3 views12:25
PythonFromYouTube
NeuralNine
HTTPS & Certificates in Flask Web Applications
1 hour ago
https://www.youtube.com/watch?v=P5mdDTMmfL0
YouTube
HTTPS & Certificates in Flask Web Applications
Today we learn how to enable HTTPS and use certificates in Flask.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 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
Jie Jenn
How To Track AWS Free Tier Usage In AWS Console
1 hour ago
https://www.youtube.com/watch?v=H3OG2PYuEv4
YouTube
How To Track AWS Free Tier Usage In AWS Console
One of the worst things can happen to AWS user is running out AWS free service quota without realizing. In this quick video, I will go over how to track AWS free tier usage in AWS console.

📋 More information on track AWS free tier usage: https://docs.aw…
4 views16:25
PythonFromYouTube
Tech With Tim
Python 101: Learn These 5 Must-Know HIDDEN Features
1 hour ago
https://www.youtube.com/watch?v=nrN3Gq1A92Y
YouTube
Python 101: Learn These 5 Must-Know HIDDEN Features
To learn programming and Python - check out Datacamp!
💻 Learn Python - https://datacamp.pxf.io/jrx366
💻 Learn Programming - https://datacamp.pxf.io/QyZrdx

Become a professional softwate developer as quickly as possible: https://techwithtim.net/dev

Python…
4 views16:30
PythonFromYouTube
ArjanCodes
Refactoring Conway's Game of Life | ArjanCodes Code Roast
23 minutes ago
https://www.youtube.com/watch?v=NOcwXmXr0ho
YouTube
Refactoring Conway's Game of Life | ArjanCodes Code Roast
In this video, I'll refactor 'Conway's Game of Life', a submission by Lupo. 'The Game of Life', often referred to simply as 'Life', is a cellular automaton devised by the British mathematician John Conway in the 1970s.

👷 Join the FREE Code Diagnosis Workshop…
2 views16:35
PythonFromYouTube
Real Python
Measuring Bias, Toxicity, and Truthfulness in LLMs With Python | Real Python Podcast #188
19 minutes ago
https://www.youtube.com/watch?v=bloZciD8oCE
YouTube
Measuring Bias, Toxicity, and Truthfulness in LLMs With Python | Real Python Podcast #188
How can you measure the quality of a large language model? What tools can measure bias, toxicity, and truthfulness levels in a model using Python? This week on the show, Jodie Burchell, developer advocate for data science at JetBrains, returns to discuss…
4 views18:25
PythonFromYouTube
Tech With Tim
Python Web3 Development #7 - Advanced Architecture and Security
1 hour ago
https://www.youtube.com/watch?v=UwBOi_mUKHE
YouTube
Python Web3 Development #7 - Advanced Architecture and Security
In this series I will be showing you how to create web3 applications using Python. With the Cartesi library, this method can be done using ANY coding language. So whether you develop using Python, JavaScript, Go, or C++; this video is for you.

🎓 Premium…
3 views16:25