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
Using Python's zipfile to Work With Existing Zip files
29 minutes ago
https://www.youtube.com/watch?v=vj7h7mhBqWo
YouTube
Using Python's zipfile to Work With Existing Zip files
The .zip file format is a widely adopted industry standard when it comes to archiving and compressing digital data. Python’s zipfile is a standard-library module intended to manipulate ZIP files. You can use it to package together several related files.…
9 views18:30
PythonFromYouTube
Jie Jenn
How To Retrieve Unfinished Response From ChatGPT API
8 hours ago
https://www.youtube.com/watch?v=DReNgVjHwAw
YouTube
How To Retrieve Unfinished Response From ChatGPT API
Trying to figure out how to retrieve unfinished response (for example when are dealing with token limit) seems like a common problem with people who are using ChatGPT API. I thought I make a video to address how you can retrieve unfinished response from ChatGPT…
9 views07:20
PythonFromYouTube
Jie Jenn
How To Install JupyterLab Desktop on Windows | Step-By-Step Walkthrough
21 minutes ago
https://www.youtube.com/watch?v=JYs2k9haGRM
YouTube
How To Install JupyterLab Desktop on Windows | Step-By-Step Walkthrough
So JupyterLab is one of the most popular open-source web-based IDEs when it comes to working with data analysis, data analytics, data science, machine learning, and many other things. Some of the benefits using JupyterLab over other IDEs such as organize…
9 views14:23
PythonFromYouTube
Програмування Українською
Чи варто вчити ту чи іншу мову програмування?
17 minutes ago
https://www.youtube.com/watch?v=8d3M8jzweNE
YouTube
Чи варто вчити ту чи іншу мову програмування?
Говорю про те, чим Вам варто керуватись, коли думаєте про перехід або вивчення нової мови програмування / технології. Підписуйтесь на Телеграм: https://t.me/uacoding

Таблиця з моєю субʼєктивною оцінкою мов програмування:
https://t.me/uacoding/6

Посилання…
7 views14:58
PythonFromYouTube
Програмування Українською
#28 Python з нуля. Рекурсія.
32 minutes ago
https://www.youtube.com/watch?v=FOFVG2lGXZg
YouTube
#28 Python з нуля. Рекурсія.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy

Що таке рекурсивна функція? У чому сенс рекурсії? Рахуємо факторіал за допомогою рекурсії.
8 views15:33
PythonFromYouTube
anthonywritescode
shell aliases and bypassing them? (beginner - intermediate) anthony explains #532
7 minutes ago
https://www.youtube.com/watch?v=6okEabkL_q0
YouTube
shell aliases and bypassing them? (beginner - intermediate) anthony explains #532
today I show off shell aliases and a neat trick (that I DO NOT UNDERSTAND) to bypass them!

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
8 views16:08
PythonFromYouTube
ArjanCodes
GRASP Design Principles: Why They Matter (And How to Use Them)
8 minutes ago
https://www.youtube.com/watch?v=fGNF6wuD-fg
YouTube
Apply the GRASP Design Principles to Improve Your Python Code
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

In this video, I'll dive into the GRASP design principles and explore why they matter when designing software systems. By understanding these principles, you'll be…
7 views16:13
PythonFromYouTube
Real Python
Sharing your Python App Across Platforms With BeeWare | Real Python Podcast #148
1 hour ago
https://www.youtube.com/watch?v=t8_f5DMC3Vw
YouTube
Sharing your Python App Across Platforms With BeeWare | Real Python Podcast #148
Are you interested in deploying your Python project everywhere? This week on the show, Russell Keith-Magee, founder and maintainer of the BeeWare project, returns. Russell shares recent updates to Briefcase, a tool that converts a Python application into…
7 views19:13
PythonFromYouTube
NeuralNine
Polling Application with Flask - Beginner Project
16 minutes ago
https://www.youtube.com/watch?v=L5pszofCkCw
YouTube
Polling Application with Flask - Beginner Project
In this video, we build a polling application using Flask and Python. This is a great project for beginners.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
8 views14:27
PythonFromYouTube
Jie Jenn
How To Generate Documentation With dbt Docs Command | dbt (Data Build Tool) Tutorial For Beginners
18 minutes ago
https://www.youtube.com/watch?v=Z-ervTdQ65M
YouTube
How To Generate Documentation With dbt Docs Command | dbt (Data Build Tool) Tutorial For Beginners
The dbt docs command is responsible for to generating and hosting documentation for your dbt project. In this lesson, we are going to learn how to use dbt doc command to generate documentation in dbt.

► Buy Me a Coffee? Your support is much appreciated!…
9 views13:51
PythonFromYouTube
Indently
Is This PyCharm’s MOST Powerful Feature For Python Developers? (Live Templates)
1 hour ago
https://www.youtube.com/watch?v=VTDU26E5Wxw
YouTube
Is This PyCharm’s MOST Powerful Feature For Python Developers? (Live Templates)
In this video we're going to take a look at one of PyCharm's most powerful features, the live templates. This can save you hours of coding when it comes to writing repetitive code. So let me show you how we can get started with creating one, then you can…
9 views06:51
PythonFromYouTube
JetBrains
Configure Qodana with GitHub Actions
16 minutes ago
https://www.youtube.com/watch?v=JrWQkqaXZFQ
YouTube
Configure Qodana with GitHub Actions
In this episode, Anton Arhipov, Qodana developer advocate, will show you how to set up #Qodana static analysis with GitHub Actions and integrate the workflow with the Qodana Cloud dashboard for more convenient analysis.

At the end, you’ll have a working…
9 views10:56
PythonFromYouTube
Carberra
Ruff vs. Flake8 vs. Pylint: SPEED TEST
4 minutes ago
https://www.youtube.com/watch?v=o57IWZTM6fk
YouTube
Ruff vs. Flake8 vs. Pylint: SPEED TEST
POWAAAHHHH!

—

Commands:
• time flake8 tensorflow--select F,E4,E7,E9,B0,B904,B905 --ignore F723,E704,B001,B028,B030,B031
• time ruff check tensorflow --select F --select E4 --select E7 --select E9 --select B --ignore F842
• time pylint tensorflow --disable=all…
7 views12:06
PythonFromYouTube
NeuralNine
Fake News Detection in Python
18 minutes ago
https://www.youtube.com/watch?v=ZE2DANLfBIs
YouTube
Fake News Detection in Python
In this video, we use machine learning to detect fake news articles in Python.

Dataset: https://github.com/lutzhamel/fake-news

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible…
7 views13:51
PythonFromYouTube
Jie Jenn
Google Cloud Speech-To-Text API With Python For Beginners
23 minutes ago
https://www.youtube.com/watch?v=izdDHVLc_Z0
YouTube
Google Cloud Speech-To-Text API With Python For Beginners
With Google Speech-To-Text API, you can convert speech to text, transcribe videos, and even recognize custom keywords. In this video, we are going to learn how to get started with the Google Speech-to-Text API in Python from scratch. I will show you every…
7 views14:27
PythonFromYouTube
freeCodeCamp.org
Data Science Job Interview – Full Mock Interview
22 minutes ago
https://www.youtube.com/watch?v=sD468LfeVdc
YouTube
Data Science Job Interview – Full Mock Interview
This full-length interview will show you what a data science interview is like. This is a great video for anyone currently in the job-market for a data-focused role. It is also a solid video for anyone who wants a better understanding of the machine learning…
7 views14:32
PythonFromYouTube
Tech With Tim
The Truth About Learning Python in 2023
24 minutes ago
https://www.youtube.com/watch?v=qecsnAXtms4
YouTube
The Truth About Learning Python in 2023
Today, I will be helping you with Python to help hone your skills as a developer, prove to your current employer or even to a future employer to show them that you are worth hiring for a software engineer position despite of the current economic situation…
8 views14:37
PythonFromYouTube
MathByte Academy
Idiomatic Python: The two-argument version of `iter()`
23 hours ago
https://www.youtube.com/watch?v=zZH61TCeybQ
YouTube
Idiomatic Python: The two-argument version of `iter()`
This video is the first of many looking at how to write idiomatic Python (aka writing Pythonic code).
In this video, we look at the `iter()` function and how it can be used to simplify a specific pattern of reading data in chunks (from files, sockets, etc)…
8 views15:02
PythonFromYouTube
anthonywritescode
how I made pre-commit's github actions 3x faster (intermediate) anthony explains #533
33 minutes ago
https://www.youtube.com/watch?v=5K8k-bSDnU0
YouTube
how I made pre-commit's github actions 3x faster (intermediate) anthony explains #533
today I show how I reworked pre-commit's testsuite and github actions to greatly speed up the runs. while the approach isn't universally applicable, some of the ideas may be helpful!

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY…
8 views15:37
PythonFromYouTube
Learn Python With Rune
Python and OpenAPI: From Text to SQL Queries
24 minutes ago
https://www.youtube.com/watch?v=ax17Z8yCSic
YouTube
Python and OpenAPI: From Text to SQL Queries
Create Python program that takes a human text question and translates it into a SQL query to answer that question.

You will learn how to do this by using OpenAI API with Python.

T I M E S T A M P
00:00 Text to SQL statements
00:22 Create DB in memory
01:59…
7 views16:12
PythonFromYouTube
Програмування Українською
#29 Python з нуля. Лямбда функції.
7 minutes ago
https://www.youtube.com/watch?v=o1gVBI961tw
YouTube
#29 Python з нуля. Лямбда функції.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy

Для чого потрібна лямбда функція, як передати її в якості параметра.
Підписуйтесь на цей канал а також на його Телеграм: https://t.me/uacoding
7 views16:17