PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
PyOhio
Python's Magic for Machine Learning in 15 Minutes [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=2_rYvaOjesQ
YouTube
Python's Magic for Machine Learning in 15 Minutes [PyOhio 2023]
Talk by Connie Skomra at PyOhio 2023:
Uncover the extraordinary world of Python's machine learning and data science capabilities in a lightning-fast 15-minute presentation. Join me for an exhilarating journey as we explore how Python empowers data-driven…
7 views13:06
PythonFromYouTube
PyOhio
Full-Stack Python with HTMX [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=zR0qpPTvosI
YouTube
Full-Stack Python with HTMX [PyOhio 2023]
Talk by Pandy Knight at PyOhio 2023:
These days, JavaScript dominates the front-end web ecosystem because it is the primary language for the browser. That means you need to use JavaScript for dynamic web page interactions, even if your backend is written…
8 views13:12
PythonFromYouTube
PyOhio
Make Your Documentation Interactive with PyScript [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=ysSewLZEqnM
YouTube
Make Your Documentation Interactive with PyScript [PyOhio 2023]
Talk by Jeff Glass at PyOhio 2023:
Your documentation is peppered with examples – what if users could run them in an interactive REPL, right inside the online documentation? With PyScript, developers can add an interactive Python session to any webpage, including…
8 views13:17
PythonFromYouTube
PyOhio
(Not-so) Precise Float Arithmetic in Python [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=tHW_ZUQoohM
YouTube
(Not-so) Precise Float Arithmetic in Python [PyOhio 2023]
Talk by Syed Muhammad Dawoud Sheraz Ali at PyOhio 2023:
Just like in other programming languages, floating number arithmetics is not very precise in Python. What makes floats so special and weird that a simple arithmetic operation might not yield the expected…
17 views13:22
PythonFromYouTube
PyOhio
Who Put the Python in My Browser?! A Quick Guide to PyScript! [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=nfqYepL0ykE
YouTube
Who Put the Python in My Browser?! A Quick Guide to PyScript! [PyOhio 2023]
Talk by Sadukie at PyOhio 2023:
By the powers of WASM, Pyodide, and modern web technologies, you can run Python in the browser with PyScript. From mixing Python with HTML to using libraries such as Pandas, Matplotlib, Numpy, WebGL, and more... PyScript allows…
8 views13:27
PythonFromYouTube
PyOhio
Serverless Jupyter Notebook Functions [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=mFfnJkhAglA
YouTube
Serverless Jupyter Notebook Functions [PyOhio 2023]
Talk by Koushik Krishnan at PyOhio 2023:
Jupyter notebooks are awesome! They are a great tool for both Python beginners and experienced professionals alike. A problem arises when we have to "productionize" our Jupyter notebook code into a web service. What…
5 views13:32
PythonFromYouTube
PyOhio
Digital Signal Processing in Python: A MATLAB Alternative [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=lpV9WNaFZd4
YouTube
Digital Signal Processing in Python: A MATLAB Alternative [PyOhio 2023]
Talk by Meg Sharma at PyOhio 2023:
I will be discussing the use of digital signal processing techniques using various Python libraries, such as numpy and scipy, as alternatives to classic signal engineering approaches in MATLAB. An introductory walk-through…
5 views13:37
PythonFromYouTube
PyOhio
What I Learned in Three Years Writing Tests Live [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=hdej-WqwpFw
YouTube
What I Learned in Three Years Writing Tests Live [PyOhio 2023]
Talk by Wayne at PyOhio 2023:
Live-streaming the writing of tests on Twitch – twice a week, for three years – taught me a lot. Join me for a retrospective about the good, the bad, and the ugly lessons that I learned running the Salt Project Test Clinic on…
4 views13:42
PythonFromYouTube
PyOhio
From Code to Clarity: How Good Technical Documentation is the Key to Great Software [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=hHsEYB06itU
YouTube
From Code to Clarity: How Good Technical Documentation is the Key to Great Software [PyOhio 2023]
Talk by Ria Bhatia at PyOhio 2023:
As developers, we know that writing code is only half the battle. The other half is writing documentation that effectively communicates our ideas and helps others understand and use our code. But how do we write good technical…
5 views13:47
PythonFromYouTube
PyOhio
Making Our Python Code More Accessible [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=To1GASgqSek
YouTube
Making Our Python Code More Accessible [PyOhio 2023]
Talk by Dmitriy Chukhin & Janelle Bouchard at PyOhio 2023:
While web developers work to make websites more accessible to end users, we rarely talk about the accessibility of the code itself. This talk gives a brief introduction into accessibility concepts…
5 views13:52
PythonFromYouTube
PyOhio
Web Scraping Crash Course! With Python and Scrapy [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=L3B_9ooL3Uo
YouTube
Web Scraping Crash Course! With Python and Scrapy [PyOhio 2023]
Talk by James Walters at PyOhio 2023:
APIs are a great way to consume publicly accessible data. But what do you do when there's no API? Enter web scraping: a way you can harvest data out of the same HTML documents you look at in your web browser.

We'll…
6 views13:57
PythonFromYouTube
PyOhio
Adafruit Circuit Playground Express as an “On Air” Light [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=htqBik6sRNo
YouTube
Adafruit Circuit Playground Express as an “On Air” Light [PyOhio 2023]
Talk by Nik Kantar at PyOhio 2023:
The swag bags for PyCon 2019 included an Adafruit Circuit Playground Express, a lovely little circuit board with many inputs and outputs, and—crucially for us—the ability to run Python. With the power of Python and a few…
6 views14:02
PythonFromYouTube
PyOhio
The PyOhio 2023 Mix Tape [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=ePn2TQcb8fg
YouTube
The PyOhio 2023 Mix Tape [PyOhio 2023]
Description: One (hopefully) last online PyOhio means one last mix tape! By popular demand, here are all the tunes from the breaks at PyOhio 2023, compiled into a seamless mix for your listening enjoyment. All songs are curated from the YouTube audio library.…
4 views14:07
PythonFromYouTube
PyOhio
F-strings! [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=SNA2O0NQl_Q
YouTube
F-strings! [PyOhio 2023]
Talk by Mariatta at PyOhio 2023:
By now we hope you've been using f-strings, but do you know that there's more to it than sticking variables into curly braces?

In this talk, we'll go through the useful features of f-strings, from formatting to debugging.…
5 views14:12
PythonFromYouTube
PyOhio
Mommy, How Are Objects Made? - by Dunder Seuss [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=P6ZoR8Egkpg
YouTube
Mommy, How Are Objects Made? - by Dunder Seuss [PyOhio 2023]
Talk by Joshua Cannon at PyOhio 2023:
A whimsical explanation of the various dunders and types that participate in object creation and construction as told by Momma Python to her child.

PyOhio talk listing: https://www.pyohio.org/2023/talks/mommy-how-are…
5 views14:17
PythonFromYouTube
PyOhio
Slaying Software Zombies with LLMs (and Lesser Incantations) [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=MiPC9BwDdPA
YouTube
Slaying Software Zombies with LLMs (and Lesser Incantations) [PyOhio 2023]
Talk by Paul Pereyda Karayan at PyOhio 2023:
Code is organic: it grows and rots with neglect. So does the associated “meta-code” - like docs, tests, configurations, and requirements. This is fertile soil for Zombies, a horde of which can seriously disrupt…
5 views14:22
PythonFromYouTube
PyOhio
Hamming it Up! Using Python with Ham Radio [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=GWmfEaRvV1g
YouTube
Hamming it Up! Using Python with Ham Radio [PyOhio 2023]
Talk by Jeff Lehman at PyOhio 2023:
Amateur (Ham) Radio is a hobby and service that has been around for generations. A lot of the concepts have not changed over the years, but the technologies that enable Hams to talk around the world have evolved and developed…
5 views14:27
PythonFromYouTube
PyOhio
How to Test Your Cloud Code Confidently [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=DyzAb4ra4DM
YouTube
How to Test Your Cloud Code Confidently [PyOhio 2023]
Talk by Drake Pocsatko at PyOhio 2023:
Writing cloud native Python is one of the easiest ways to build an application for AWS. However, when it comes to running unit tests on your code, how do you ensure that your API calls to other AWS services don't actually…
5 views14:32
PythonFromYouTube
PyOhio
Better Living Through Direnv [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=FBfvjCzrs7Q
YouTube
Better Living Through Direnv [PyOhio 2023]
Talk by Kyle Adams at PyOhio 2023:
Never have to activate another virtualenv again? Yes, please! Remove the clutter of various API tokens that have accumulated in my shell configuration over the years? Yes, please! Use Direnv to automate your environment…
5 views14:37
PythonFromYouTube
PyOhio
Glacial Refactoring: A Glacier-inspired Approach to Code Cleanup [PyOhio 2023]
13 hours ago
https://www.youtube.com/watch?v=EEGSMkNOsLo
YouTube
Glacial Refactoring: A Glacier-inspired Approach to Code Cleanup [PyOhio 2023]
Talk by Rose Hooper at PyOhio 2023:
Explore a glacier-inspired approach to understanding and refactoring (seemingly) complicated code. Learn how the glacial retreat can help you understand code and codescapes. This intentionally slow-moving method allows…
5 views14:42