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 NumPy and Linear Algebra for Faster Python Code | Real Python Podcast #146
16 minutes ago
https://www.youtube.com/watch?v=wQHeImWvYV0
YouTube
Using NumPy and Linear Algebra for Faster Python Code | Real Python Podcast #146
Are you still using loops and lists to process your data in Python? Have you heard of a Python library with optimized data structures and built-in operations that can speed up your data science code? This week on the show, Jodie Burchell, developer advocate…
7 views18:21
PythonFromYouTube
Definitely Noah
Playing, Pausing, and Changing the Volume of Songs in Python | Project Building
13 minutes ago
https://www.youtube.com/watch?v=IUNNoZNJb5s
YouTube
Playing, Pausing, and Changing the Volume of Songs in Python | Project Building
Finished Program Files:
https://drive.google.com/drive/folder...

Channel Page:
https://www.youtube.com/@definitelynoah

Outro Music:
https://www.youtube.com/watch?v=pL4UA...

#python #pysimplegui #mp3player #project #programming
8 views19:12
PythonFromYouTube
Tech With Tim
Python Live Chat Room Tutorial Using Flask & SocketIO
33 minutes ago
https://www.youtube.com/watch?v=mkXdvs8H7TA
YouTube
Python Live Chat Room Tutorial Using Flask & SocketIO
Today, I will be showing you guys how to make a live chat application using Python, Flask & SocketIO! Please keep in mind, this tutorial is not for complete beginners, I recommend having some Python experience.

💻 Finished Code: https://github.com/techwithtim/Python…
9 views14:34
PythonFromYouTube
Learn Python With Rune
Get started with OpenAI API with Python
31 minutes ago
https://www.youtube.com/watch?v=ClGfempG0JM
YouTube
Get started with OpenAI API with Python
Learn how to get started with OpenAI API using Python. How to get access, get an API key, make correct queries, and understand the parameters are all explained with examples.

Join the LPWR Acdamy 👉 https://lpwr-academy.com/p/lpwr-academy

T I M E S T A M…
10 views16:19
PythonFromYouTube
anthonywritescode
how I use git blame (beginner - intermediate) anthony explains #528
15 minutes ago
https://www.youtube.com/watch?v=8uuueHkWy-E
YouTube
how I use git blame (beginner - intermediate) anthony explains #528
today I go over `git blame` -- how I use it, and how you can use the github UI as well for this!

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https:/…
9 views16:24
PythonFromYouTube
mCoding
str vs bytes in Python
1 minute ago
https://www.youtube.com/watch?v=EimoZHDcQMA
YouTube
str vs bytes in Python
strings vs. bytes, what's the diff?

Strings and bytes are both fundamental types in Python. At a surface level they also appear do be very similar objects. From the similar notation, to the functions they offer, to their use cases like writing to a file…
11 views21:33
PythonFromYouTube
Learn Python With Rune
Python type conversion - [you to know these three]
16 minutes ago
https://www.youtube.com/watch?v=tRbp3P1TKQ8
YouTube
Python type conversion - [you to know these three]
We will also look at some other functions that can help you convert the type of data. These are: int(), float() and str().

In-depth 👉 https://holypython.com/beginner-python-lessons/lesson-4-type-conversion/

T I M E S T A M P S
00:00 Type conversion in Python…
10 views16:20
PythonFromYouTube
Lazy IT
Немає часу пояснювати |Перетворюємо скетч на 3D малюнок | #scribblediffusion
33 minutes ago
https://www.youtube.com/watch?v=lySi70FseMc
YouTube
Немає часу пояснювати |Перетворюємо скетч на 3D малюнок | #scribblediffusion
Ще один сервіс на основі штучного інтелекту. Перетворюйте ваші скетчі на яскраві малюнки. Сервіс #scribblediffusion

Сайт сервісу - https://scribblediffusion.com/
00:15 - Про сервіс
00:28 - Задаєм рамки
01:10 - Малюємо кота
01:55 - Результат

Композиція "Candlepower"…
9 views10:31
PythonFromYouTube
anthonywritescode
positional / named only without `*` or `/`? (intermediate) anthony explains #529
17 minutes ago
https://www.youtube.com/watch?v=DatCgcsF6B8
YouTube
positional / named only without `*` or `/`? (intermediate) anthony explains #529
today's video is a bit of a puzzle! how to implement python's named-only / positional-only arguments but without the special syntax!

- all argument / parameter types: https://youtu.be/aKCfCmSggPg

playlist: https://www.youtube.com/playlist?list=PLWBKAf…
❤1
8 views16:21
PythonFromYouTube
Indently
The FULL Guide To Secrets (Module) For Python Developers
3 hours ago
https://www.youtube.com/watch?v=xVUjZGlqNFQ
YouTube
The FULL Guide To Secrets (Module) For Python Developers
The secrets module in Python is part of the standard library and provides a suite of functions for generating secure random numbers. This module is particularly useful for security-sensitive applications, such as cryptography and password management, where…
8 views08:44
PythonFromYouTube
Learn Python With Rune
Python Project: ToDo list
32 minutes ago
https://www.youtube.com/watch?v=hBYvdfmL8Ng
YouTube
Python Project: ToDo list
Understand how to design a to-do list in Python.

Join the LPWR Academy 👉 https://lpwr-academy.com/p/lpwr-academy

Read a tutorial here 👉 https://www.learnpythonwithrune.org/python-project-todo-list/

This includes understanding that choosing how to represent…
8 views16:19
PythonFromYouTube
Real Python
Working With Python's namedtuple()
34 minutes ago
https://www.youtube.com/watch?v=q_B-uxoVybU
YouTube
Working With Python's namedtuple()
Python’s collections module provides a factory function called namedtuple(), which is specially designed to make your code more Pythonic when you’re working with tuples. With namedtuple(), you can create immutable sequence types that allow you to access their…
9 views18:39
PythonFromYouTube
Tech With Tim
Learn JavaScript With This ONE Project!
16 minutes ago
https://www.youtube.com/watch?v=E3XxeE7NF30
YouTube
Learn JavaScript With This ONE Project!
Today, you are going to be learning JavaScript by completing a project with me. I will explain all of the syntax, what it does and how it works. I will be also explaining to you how to structure your code, bests practices and lots of useful tips that you…
9 views15:19
PythonFromYouTube
ArjanCodes
How to Build a Complete Python Package Step-by-Step
29 minutes ago
https://www.youtube.com/watch?v=5KEObONUkik
YouTube
How to Package and Publish Python Code the Right Way
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

Do you want to know how to build a complete Python package? Well, look no further! This video will take you step-by-step through the entire process, from creating…
13 views16:29
PythonFromYouTube
anthonywritescode
why git's --intent-to-add ? (intermediate) anthony explains #530
27 minutes ago
https://www.youtube.com/watch?v=GEYfAMpA-38
YouTube
why git's --intent-to-add ? (intermediate) anthony explains #530
today I go over git's `--intent-to-add` feature and what it gets used for!

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

==========

twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW
twitter:…
9 views16:34
PythonFromYouTube
Real Python
Django Deployment Strategies & Preparing for PyCascades 2023 | Real Python Podcast #147
10 minutes ago
https://www.youtube.com/watch?v=lao1z4uzTFU
YouTube
Django Deployment Strategies & Preparing for PyCascades 2023 | Real Python Podcast #147
Have you decided how you're going to deploy your Django project? Should you use a VPS or a PaaS? Christopher Trudeau is back this week, bringing another batch of PyCoder's Weekly articles and projects. We also have organizers from PyCascades to share details…
9 views18:14
PythonFromYouTube
Indently
Teaching My Friends To Code Be Like
2 hours ago
https://www.youtube.com/watch?v=D14qAaSubRQ
YouTube
Teaching My Friends To Code Be Like
Teaching my friends to code be like.

▶ Master the Python language in less than a month:
https://www.udemy.com/course/the-complete-guide-to-mastering-modern-python/?referralCode=CC9D7387F065F70EBC23

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels…
8 views07:29
PythonFromYouTube
Indently
If __name__ == '__main__' for Python Beginners
2 hours ago
https://www.youtube.com/watch?v=hZ9rsHdcxtY
YouTube
If __name__ == '__main__' for Python Beginners
In this video I will explain to you the use of if __name__ == '__main__' in Python. Where we can use it and why we should use it!

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

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
11 views07:38
PythonFromYouTube
Learn Python With Rune
Create a DB in Memory from a CSV file - Need-to-know TRICK
3 minutes ago
https://www.youtube.com/watch?v=m7E7nXVQvIU
YouTube
Create a DB in Memory from a CSV file - Need-to-know TRICK
Learn how to create a Database kept in memory from a CSV file in Python. This is smart if you need to write code to a database but do not have a test database.

This can be done by using pandas and sqlalchemy in a few lines of code.

Join the LPWR Acdamy…
63 views15:51
PythonFromYouTube
anthonywritescode
rerunning github checks (beginner - intermediate) anthony explains #531
23 minutes ago
https://www.youtube.com/watch?v=OYh22O1B5D0
YouTube
rerunning github checks (beginner - intermediate) anthony explains #531
so your tests failed... they're definitely a flake right? here's a few ways to retry them even if you don't have commit access to the repo!

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

==========

twitch: https://t…
6 views16:26