Seth Michael Larson: YouTube without YouTube Shorts
Link: http://sethmlarson.dev/youtube-without-youtube-shorts?date=2024-07-22
YouTube without YouTube Shorts
Link: http://sethmlarson.dev/youtube-without-youtube-shorts?date=2024-07-22
YouTube without YouTube Shorts
Seth Michael Larson
YouTube without YouTube Shorts
Back in October 2023 I wrote about how “For You” wasn't for me,
and my dislike for infinitely-scrolling algorithmically-suggested content.
In that post I mentioned that I removed YouTube from my ph...
and my dislike for infinitely-scrolling algorithmically-suggested content.
In that post I mentioned that I removed YouTube from my ph...
Real Python: Logging in Python
Link: https://realpython.com/python-logging/
Recording relevant information during the execution of your program is a good practice as a Python developer when you want to gain a better understanding of your code. This practice is called logging,
Link: https://realpython.com/python-logging/
Recording relevant information during the execution of your program is a good practice as a Python developer when you want to gain a better understanding of your code. This practice is called logging,
Realpython
Logging in Python – Real Python
If you use Python's print() function to get information about the flow of your programs, then logging is the natural next step for you. This tutorial will guide you through creating your first logs and show you ways to curate them to grow with your projects.
Talk Python to Me: #471: Learning and teaching Pandas
Link: https://talkpython.fm/episodes/show/471/learning-and-teaching-pandas
If you want to get better at something, often times the path is pretty clear. If you get better at swimming, you go to the pool and practice your strokes and put in time doing the laps. If you want to
Link: https://talkpython.fm/episodes/show/471/learning-and-teaching-pandas
If you want to get better at something, often times the path is pretty clear. If you get better at swimming, you go to the pool and practice your strokes and put in time doing the laps. If you want to
talkpython.fm
Learning and teaching Pandas
If you want to get better at something, often times the path is pretty clear. If you get better at swimming, you go to the pool and practice your strokes and put in time doing the laps. If you want to get better at mountain biking, hit the trails and work…
Peter Bengtsson: Converting Celsius to Fahrenheit round-up
Link: http://www.peterbe.com/plog/converting-celsius-to-fahrenheit-round-up
In the last couple of days, I've created variations of a simple algorithm to demonstrate how Celcius and Fahrenheit seem to relate to each other if you "mirror the number".
It wasn't supposed to be ab
Link: http://www.peterbe.com/plog/converting-celsius-to-fahrenheit-round-up
In the last couple of days, I've created variations of a simple algorithm to demonstrate how Celcius and Fahrenheit seem to relate to each other if you "mirror the number".
It wasn't supposed to be ab
Peterbe
Converting Celsius to Fahrenheit round-up - Peterbe.com
DataWars.io: Free AP Computer Science A Practice Exercises | DataWars
Link: https://www.datawars.io/articles/free-ap-computer-science-a-practice-exercises
Link: https://www.datawars.io/articles/free-ap-computer-science-a-practice-exercises
www.datawars.io
Free AP Computer Science A Practice Exercises
Find our collection of free and interactive exercises to practice before your AP Computer Science A exam
Christoph Schiessl: How to Serve a Directory of Static Files with FastAPI
Link: https://bugfactory.io/articles/how-to-serve-a-directory-of-static-files-with-fastapi/
Learn how to serve a static site using FastAPI. Perfect for locally testing statically generated websites, for instance, with `httpie`.
Link: https://bugfactory.io/articles/how-to-serve-a-directory-of-static-files-with-fastapi/
Learn how to serve a static site using FastAPI. Perfect for locally testing statically generated websites, for instance, with `httpie`.
BugFactory
How to Serve a Directory of Static Files with FastAPI
Learn how to serve a static site using FastAPI. Perfect for locally testing statically generated websites, for instance, with `httpie`.
Real Python: pandas GroupBy: Grouping Real World Data in Python
Link: https://realpython.com/courses/pandas-groupby-real-world-data/
Whether you’ve just started working with pandas and want to master one of its core capabilities, or you’re looking to fill in some gaps in your understanding about .groupby(), this course will help yo
Link: https://realpython.com/courses/pandas-groupby-real-world-data/
Whether you’ve just started working with pandas and want to master one of its core capabilities, or you’re looking to fill in some gaps in your understanding about .groupby(), this course will help yo
Realpython
pandas GroupBy: Grouping Real World Data in Python – Real Python
In this course, you'll learn how to work adeptly with the pandas GroupBy while mastering ways to manipulate, transform, and summarize data. You'll work with real-world datasets and chain GroupBy methods together to get data into an output that suits your…
Mike Driscoll: ANN: ObjectListView3 for wxPython
Link: https://www.blog.pythonlibrary.org/2024/07/23/ann-objectlistview3-for-wxpython/
ObjectListView is a third-party wxPython widget that wraps the wx.ListCtrl. I have used it for over 10 years in quite a few different GUI applications because it works much nicer than wx.ListCtrl does
Link: https://www.blog.pythonlibrary.org/2024/07/23/ann-objectlistview3-for-wxpython/
ObjectListView is a third-party wxPython widget that wraps the wx.ListCtrl. I have used it for over 10 years in quite a few different GUI applications because it works much nicer than wx.ListCtrl does
Mouse Vs Python
ANN: ObjectListView3 for wxPython - Mouse Vs Python
ObjectListView is a third-party wxPython widget that wraps the wx.ListCtrl. I have used it for over 10 years in quite a few different GUI applications
Python Bytes: #393 Dare enter the Bash dungeon?
Link: https://pythonbytes.fm/episodes/show/393/dare-enter-the-bash-dungeon
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://marimo.io"><strong>Marimo:</strong></a><a href="https://marimo.io"> </a><a href="https://marimo.io"><strong>“Future</st
Link: https://pythonbytes.fm/episodes/show/393/dare-enter-the-bash-dungeon
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://marimo.io"><strong>Marimo:</strong></a><a href="https://marimo.io"> </a><a href="https://marimo.io"><strong>“Future</st
pythonbytes.fm
Dare enter the Bash dungeon?
News and announcements from the Python community for the week of Jul 23rd, 2024
PyCoder’s Weekly: Issue #639 (July 23, 2024)
Link: https://pycoders.com/issues/639
#639 – JULY 23, 2024 View in Browser » Asyncio gather() Handle Exceptions The asyncio.gather() function takes an optional argument return_exceptions which changes the behavior of the co-routine
Link: https://pycoders.com/issues/639
#639 – JULY 23, 2024 View in Browser » Asyncio gather() Handle Exceptions The asyncio.gather() function takes an optional argument return_exceptions which changes the behavior of the co-routine
Pycoders
PyCoder’s Weekly | Issue #639
Issue #639 of the PyCoder’s Weekly newsletter, published July 23, 2024.
Quansight Labs Blog: Introducing the 2024 Labs Internship Program Cohort
Link: https://labs.quansight.org/blog/2024-interns
Meet the interns joining us for our third-annual summer internship.
Link: https://labs.quansight.org/blog/2024-interns
Meet the interns joining us for our third-annual summer internship.
labs.quansight.org
Introducing the 2024 Labs Internship Program Cohort
Meet the interns joining us for our third-annual summer internship.
Real Python: Quiz: Hugging Face Transformers
Link: https://realpython.com/quizzes/hugging-face-transformers/
In this quiz, you’ll test your understanding of Hugging Face Transformers. This library is a popular choice for working with transformer models in natural language processing tasks, computer vision, a
Link: https://realpython.com/quizzes/hugging-face-transformers/
In this quiz, you’ll test your understanding of Hugging Face Transformers. This library is a popular choice for working with transformer models in natural language processing tasks, computer vision, a
Realpython
Hugging Face Transformers Quiz – Real Python
In this quiz, you'll test your understanding of the Hugging Face Transformers library. This library is a popular choice for working with transformer models in natural language processing tasks, computer vision, and other machine learning applications.
Django Weblog: Django 5.1 release candidate 1 released
Link: https://www.djangoproject.com/weblog/2024/jul/24/django-51-rc1/
Django 5.1 release candidate 1 is the final opportunity for you to
try out a kaleidoscope of improvements before Django 5.1 is released.
The release candidate stage marks the string freeze and the cal
Link: https://www.djangoproject.com/weblog/2024/jul/24/django-51-rc1/
Django 5.1 release candidate 1 is the final opportunity for you to
try out a kaleidoscope of improvements before Django 5.1 is released.
The release candidate stage marks the string freeze and the cal
Django Project
Django 5.1 release candidate 1 released
Posted by Natalia Bidart on July 24, 2024
Real Python: Hugging Face Transformers: Leverage Open-Source AI in Python
Link: https://realpython.com/huggingface-transformers/
Transformers is a powerful Python library created by Hugging Face that allows you to download, manipulate, and run thousands of pretrained, open-source AI models. These models cover multiple tasks acr
Link: https://realpython.com/huggingface-transformers/
Transformers is a powerful Python library created by Hugging Face that allows you to download, manipulate, and run thousands of pretrained, open-source AI models. These models cover multiple tasks acr
Realpython
Hugging Face Transformers: Leverage Open-Source AI in Python – Real Python
As the AI boom continues, the Hugging Face platform stands out as the leading open-source model hub. In this tutorial, you'll get hands-on experience with Hugging Face and the Transformers library in Python.
PyPy: Abstract interpretation in the Toy Optimizer
Link: https://www.pypy.org/posts/2024/07/toy-abstract-interpretation.html
This is a cross-post
from Max Bernstein from his excellent blog where he writes about programming
languages, compilers, optimizations, virtual machines. He's looking for a
(dynamic language runtime or
Link: https://www.pypy.org/posts/2024/07/toy-abstract-interpretation.html
This is a cross-post
from Max Bernstein from his excellent blog where he writes about programming
languages, compilers, optimizations, virtual machines. He's looking for a
(dynamic language runtime or
PyPy
Abstract interpretation in the Toy Optimizer
This is a cross-post
from Max Bernstein from his excellent blog where he writes about programming
languages, compilers, optimizations, virtual machines. He's looking for a
(dynamic language runtime or
from Max Bernstein from his excellent blog where he writes about programming
languages, compilers, optimizations, virtual machines. He's looking for a
(dynamic language runtime or
👍1
scikit-learn: Interview with Adam Li, scikit-learn Team Member
Link: https://blog.scikit-learn.org/team/adam-li-interview/
BIO: Adam is currently a Postdoctoral Research Scientist at Columbia University in the Causal
Link: https://blog.scikit-learn.org/team/adam-li-interview/
BIO: Adam is currently a Postdoctoral Research Scientist at Columbia University in the Causal
scikit-learn Blog
Interview with Adam Li, scikit-learn Team Member
Author: Reshama Shaikh , Adam Li
EuroPython Society: EuroPython 2024 Code of Conduct Transparency Report
Link: https://www.europython-society.org/europython-2024-code-of-conduct-transparency-report/
The 2024 version of the EuroPython conference took place both online and in person in July 2024. This was the second conference under our new Code of Conduct (CoC), and we had Code of Conduct working
Link: https://www.europython-society.org/europython-2024-code-of-conduct-transparency-report/
The 2024 version of the EuroPython conference took place both online and in person in July 2024. This was the second conference under our new Code of Conduct (CoC), and we had Code of Conduct working
EuroPython Society
EuroPython 2024 Code of Conduct Transparency Report
The 2024 version of the EuroPython conference took place both online and in person in July 2024. This was the second conference under our new Code of Conduct (CoC), and we had Code of Conduct working group members continuously available both online and in…
Real Python: Quiz: Python String Formatting: Available Tools and Their Features
Link: https://realpython.com/quizzes/python-string-formatting-update/
Test your understanding of Python’s tools for string formatting, including f-strings, the .format() method, and the modulo operator.
Take this quiz after reading our Python String Formatting: Availabl
Link: https://realpython.com/quizzes/python-string-formatting-update/
Test your understanding of Python’s tools for string formatting, including f-strings, the .format() method, and the modulo operator.
Take this quiz after reading our Python String Formatting: Availabl
Realpython
Python String Formatting: Available Tools and Their Features Quiz – Real Python
You can take this quiz to test your understanding of the available tools for string formatting in Python, as well as their strengths and weaknesses. These tools include f-strings, the .format() method, and the modulo operator.
Real Python: Quiz: Python Protocols: Leveraging Structural Subtyping
Link: https://realpython.com/quizzes/python-protocol/
Test your understanding of how to create and use Python protocols while providing type hints for your functions, variables, classes, and methods.
Take this quiz after reading our Python Protocols: Lev
Link: https://realpython.com/quizzes/python-protocol/
Test your understanding of how to create and use Python protocols while providing type hints for your functions, variables, classes, and methods.
Take this quiz after reading our Python Protocols: Lev
Realpython
Python Protocols: Leveraging Structural Subtyping Quiz – Real Python
Take this quiz to test your understanding of how to create and use Python protocols while providing type hints for your functions, variables, classes, and methods.
Real Python: Quiz: Logging in Python
Link: https://realpython.com/quizzes/logging-in-python/
In this quiz, you’ll test your understanding of Python’s logging module.
Logging is a very useful tool in a programmer’s toolbox. It can help you develop a better understanding of the flow of a progra
Link: https://realpython.com/quizzes/logging-in-python/
In this quiz, you’ll test your understanding of Python’s logging module.
Logging is a very useful tool in a programmer’s toolbox. It can help you develop a better understanding of the flow of a progra
Realpython
Logging in Python Quiz – Real Python
In this quiz, you'll test your understanding of Python's logging module. With this knowledge, you'll be able to add logging to your applications, which can help you debug errors and analyze performance.
Real Python: The Real Python Podcast – Episode #214: Build Captivating Display Tables in Python With Great Tables
Link: https://realpython.com/podcasts/rpp/214/
Do you need help making data tables in Python look interesting and attractive? How can you create beautiful display-ready tables as easily as charts and graphs in Python? This week on the show, we spe
Link: https://realpython.com/podcasts/rpp/214/
Do you need help making data tables in Python look interesting and attractive? How can you create beautiful display-ready tables as easily as charts and graphs in Python? This week on the show, we spe
Realpython
Episode #214: Build Captivating Display Tables in Python With Great Tables – The Real Python Podcast
Do you need help making data tables in Python look interesting and attractive? How can you create beautiful display-ready tables as easily as charts and graphs in Python? This week on the show, we speak with Richard Iannone and Michael Chow from Posit about…