PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
MathByte Academy
SimpleNamespace and JSON
1 minute ago
https://www.youtube.com/watch?v=5QzAoZpM6uk
YouTube
Python's SimpleNamespace and JSON
#mathbyteacademy #python

Using Python's SimpleNamespaces to deserialize JSON data. A simpler approach than Pydantic, and a cleaner attribute access syntax than dictionaries.


Code for this Video
================
Available in GitHub blog repo: https://g…
3 views17:25
PythonFromYouTube
Jie Jenn
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
24 minutes ago
https://www.youtube.com/watch?v=3mGci9Kd_6I
YouTube
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
In this video, I am going to show you how to use the Tavily Search API to add web search functionality to your LLMs and RAG application in Python. Tavily Search API is also compatible with LangChain.

📺 Also checkout "How to integrate Tavily Search API in…
3 views13:25
PythonFromYouTube
Jie Jenn
Create a translator LLM web app with LangChain and Python | LangChain Tutorial For Beginners
26 minutes ago
https://www.youtube.com/watch?v=sBMsfDbrLXY
YouTube
Create a translator LLM web app with LangChain and Python | LangChain Tutorial For Beginners
In this beginner friendly tutorial, I will show you how to create a translator LLM web app using LangChain and FastAPI in Python.

📋 Source Code: https://www.patreon.com/posts/source-code-llm-106203957

💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5…
5 views13:50
PythonFromYouTube
MathByte Academy
Using Pydantic with Postgres (Part 1): Setup with Docker Compose and YoYo
1 hour ago
https://www.youtube.com/watch?v=2ldy3HcW_w8
YouTube
Postgres SQL Migrations using YoYo
#mathbyteacademy #python

This is a two-part set of videos that looks into how to hook up Pydantic models to data returned by queries run against a Postgres database using the `psycopg` library.

In Part 1, we'll look at how to run Postgres locally using…
5 views13:25
PythonFromYouTube
MathByte Academy
Using Pydantic with Postgres (Part 2): psycopg Row Factories
4 minutes ago
https://www.youtube.com/watch?v=cD0XBiJMliw
YouTube
psycopg Row Factories - ORM-free area!
#mathbyteacademy #python

This is Part 2 of a two-part set of videos that looks into how to hook up Pydantic models to data returned by queries run against a Postgres database using the `psycopg` library.

In Part 1, we looked at how to run Postgres locally…
4 views15:45
PythonFromYouTube
Jie Jenn
Web Scraping Google Maps Using Playwright Python And OpenAI API
19 minutes ago
https://www.youtube.com/watch?v=6WxaEbkOPKM
YouTube
Web Scraping Google Maps Using Playwright Python And OpenAI API
📋 Source Code: https://www.patreon.com/posts/source-code-web-106568987

💖 Show Support
☕ Paypal: https://www.paypal.me/jiejenn/5
☕ Venmo: @Jie-Jenn
🌳 Patreon: https://www.patreon.com/JieJenn (early access to tutorial source code)
✉️ Business Inquiring: Y…
4 views13:45
PythonFromYouTube
MathByte Academy
Easy Progress Bars using tqdm
1 hour ago
https://www.youtube.com/watch?v=Xs4-5SDRxyU
YouTube
Easy Progress Bars using tqdm
#mathbyteacademy #python

When you have long running processes, whether in Python apps or Jupyter notebooks, don't just give your users a blank screen where things look frozen. After about 10 seconds they're going to think the app crashed or is stuck! Instead…
4 views13:25
PythonFromYouTube
MathByte Academy
Partially Validated Pydantic Models
1 hour ago
https://www.youtube.com/watch?v=BtyA-mN0VIA
YouTube
Partially Validated Pydantic Models
#mathbyteacademy #python

In this video I want to present a really neat approach that one of my students on Udemy came up with to have Pydantic models that will still deserialize invalid data (populated with some value, such as None), as well as provide information…
4 views13:25
PythonFromYouTube
PyOhio
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=-NNR8KeJeI4
YouTube
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
Moshe Zadka

https://www.pyohio.org/2024/program/talks/python-3-rust

Python code can be sometimes slow, but is easy to iterate on and prototype in. Rust can be slower for iteration, but results in code that is both fast and safe. The two languages complement…
5 views10:25
PythonFromYouTube
PyOhio
"Keynote" - Steph Hippo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=cXMpzHAZbLA
YouTube
"Keynote" - Steph Hippo (PyOhio 2024)
Steph Hippo

https://www.pyohio.org/2024/program/talks/steph-hippo-keynote

Steph Hippo presents our Saturday morning keynote.

#PyOhio #Python

The 17th annual PyOhio held July 27-28 in Cleveland, OH.

===
https://PyOhio.org

Founded in 2008, PyOhio is…
6 views10:45
PythonFromYouTube
PyOhio
"Keynote" - Mariatta (PyOhio 2024)
8 hours ago
https://www.youtube.com/watch?v=uJat5JEeoBU
YouTube
"Keynote" - Mariatta (PyOhio 2024)
Mariatta

https://www.pyohio.org/2024/program/talks/mariatta-keynote

Mariatta presents our Saturday afternoon keynote.

#PyOhio #Python

The 17th annual PyOhio held July 27-28 in Cleveland, OH.

===
https://PyOhio.org

Founded in 2008, PyOhio is a free…
3 views09:25
PythonFromYouTube
PyOhio
"Keynote: Brains Are Beautiful Liars" - Trey Hunner (PyOhio 2024)
8 hours ago
https://www.youtube.com/watch?v=APuLJ4pfM4c
YouTube
"Keynote: Brains Are Beautiful Liars" - Trey Hunner (PyOhio 2024)
Trey Hunner

https://www.pyohio.org/2024/program/talks/trey-hunner-keynote

Trey Hunner presents our Sunday afternoon keynote.

#PyOhio #Python

The 17th annual PyOhio held July 27-28 in Cleveland, OH.

===
https://PyOhio.org

Founded in 2008, PyOhio is…
3 views09:45
PythonFromYouTube
PyOhio
"A Confession of My Python Sins" - Jamie Bliss (PyOhio 2024)
13 hours ago
https://www.youtube.com/watch?v=EFgmCHzVQOs
YouTube
"A Confession of My Python Sins" - Jamie Bliss (PyOhio 2024)
Jamie Bliss

https://www.pyohio.org/2024/program/talks/a-confession-of-my-python-sins

I've been writing Python code for twenty years now, and in that time I've done some bad things to it.

Let's discuss them and why you would want to also do black magic…
3 views09:05
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
PyOhio
"Lightning Talks" - (PyOhio 2024)
29 minutes ago
https://www.youtube.com/watch?v=FMfgVo4-i8Y
YouTube
"Lightning Talks" - (PyOhio 2024)
https://www.pyohio.org/2024/program/talks/lightning-talks

Lightning Talks

#PyOhio #Python

The 17th annual PyOhio held July 27-28 in Cleveland, OH.

===
https://PyOhio.org

Founded in 2008, PyOhio is a free annual Python programming language community…
4 views09:05
PythonFromYouTube
Jie Jenn
Make your Code Run 100X Faster By Adding One Line of Code With LRU Cache In Python
1 hour ago
https://www.youtube.com/watch?v=jRmU4EzCFH8
YouTube
Make your Code Run 100X Faster By Adding One Line of Code With LRU Cache In Python
In this this lesson, I am going to show you how you can make your Python script run 100X faster by adding just one line of code with LRU Cache function.

📃 More on lru_cache() function: https://docs.python.org/3/library/functools.html#functools.lru_cache…
6 views15:25
PythonFromYouTube
ArjanCodes nothing is going to change (18-46 10.01.25)
YouTube
nothing is going to change
🎓 The Software Architect Mindset: https://arjancodes.com/courses/tsam.

In this video, I’m reflecting on 2024—what went wrong, what I learned, and why keeping things stupidly simple has become my guiding principle for both software design and life.

📨 The…
4 views10:00
PythonFromYouTube
ArjanCodes DeepSeek Won't Matter for Software Engineers (18-46 31.01.25)
YouTube
DeepSeek Won't Matter for Software Engineers
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

If you're a software engineer, DeepSeek will matter less to you than you think.

🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.

💬 Join my Discord server: https…
121 views10:00
PythonFromYouTube
ArjanCodes I’m in prison... (18-46 09.05.25)
YouTube
I’m in prison...
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

In this video, I’ll give you a tour of the new office/studio space and share what’s next for ArjanCodes.

🎓 ArjanCodes Courses: https://www.arjancodes.com/courses.…
10 views15:00
PythonFromYouTube
Hynek Schlawack uv: Making Python Local Workflows FAST and BORING in 2025 (21-10 06.07.25)
YouTube
uv: Making Local Python Workflows FAST and BORING in 2025
After setting up our #Python #uv projects for success in https://www.youtube.com/watch?v=mFyE9xgeKcA, it's time to finally get some work done! In this video I show you my local workflows for production projects and the tools that help me to keep everything…
5 views15:30