Real Python: Quiz: Ruff: A Modern Python Linter
Link: https://realpython.com/quizzes/ruff-python/
In this quiz, you’ll test your understanding of
Ruff, a modern linter for Python.
By working through this quiz, you’ll revisit why you’d want to use Ruff to check your Python code and how it automatic
Link: https://realpython.com/quizzes/ruff-python/
In this quiz, you’ll test your understanding of
Ruff, a modern linter for Python.
By working through this quiz, you’ll revisit why you’d want to use Ruff to check your Python code and how it automatic
Realpython
Ruff: A Modern Python Linter Quiz – Real Python
In this quiz, you'll test your understanding of Ruff, a modern linter for Python. By working through this quiz, you'll revisit why you'd want to use Ruff to check your Python code and how it automatically fixes errors, formats your code, and provides optional…
Real Python: Ruff: A Modern Python Linter for Error-Free and Maintainable Code
Link: https://realpython.com/ruff-python/
Linting is essential to writing clean and readable code that you can share with others. A linter, like Ruff, is a tool that analyzes your code and looks for errors, stylistic issues, and suspicious co
Link: https://realpython.com/ruff-python/
Linting is essential to writing clean and readable code that you can share with others. A linter, like Ruff, is a tool that analyzes your code and looks for errors, stylistic issues, and suspicious co
Realpython
Ruff: A Modern Python Linter for Error-Free and Maintainable Code – Real Python
Ruff is an extremely fast, modern linter with a simple interface, making it straightforward to use. It also aims to be a drop-in replacement for other linting and formatting tools, like Pylint, isort, and Black. It's no surprise it's quickly becoming one…
PyBites: Deploying a FastAPI App as an Azure Function: A Step-by-Step Guide
Link: https://pybit.es/articles/fastapi-app-as-azure-function-howto/
In this article I will show you how to deploy a FastAPI app as a function in Azure. Prerequisites are that you have an Azure account and have the Azure CLI installed (see here).
Setup Azure
First you
Link: https://pybit.es/articles/fastapi-app-as-azure-function-howto/
In this article I will show you how to deploy a FastAPI app as a function in Azure. Prerequisites are that you have an Azure account and have the Azure CLI installed (see here).
Setup Azure
First you
Pybites
Deploying A FastAPI App As An Azure Function: A Step-by-Step Guide - Pybites
In this article I will show you how to deploy a FastAPI app as a function in Azure. Prerequisites are that you have an Azure account and have the Azure CLI
Quansight Labs Blog: How Narwhals and scikit-lego came together to achieve dataframe-agnosticism
Link: https://labs.quansight.org/blog/scikit-lego-narwhals
And how your Python library can become dataframe-agnostic too
Link: https://labs.quansight.org/blog/scikit-lego-narwhals
And how your Python library can become dataframe-agnostic too
labs.quansight.org
How Narwhals and scikit-lego came together to achieve dataframe-agnosticism
And how your Python library can become dataframe-agnostic too
PyCoder’s Weekly: Issue #634 (June 18, 2024)
Link: https://pycoders.com/issues/634
#634 – JUNE 18, 2024 View in Browser » Should Python Adopt Calendar Versioning? Python’s use of semantic style versioning numbers causes confusion, as breaking changes can be present in the “min
Link: https://pycoders.com/issues/634
#634 – JUNE 18, 2024 View in Browser » Should Python Adopt Calendar Versioning? Python’s use of semantic style versioning numbers causes confusion, as breaking changes can be present in the “min
Pycoders
PyCoder’s Weekly | Issue #634
Issue #634 of the PyCoder’s Weekly newsletter, published June 18, 2024.
EuroPython: EuroPython June 2024 Newsletter
Link: https://blog.europython.eu/europython-jube-2024-newsletter/
🐍 EuroPython 2024: The Ultimate Python Party Awaits! 🎉Hello Pythonistas,Get ready to code, connect, and celebrate at EuroPython 2024! We’re thrilled to bring you an unforgettable conference experience
Link: https://blog.europython.eu/europython-jube-2024-newsletter/
🐍 EuroPython 2024: The Ultimate Python Party Awaits! 🎉Hello Pythonistas,Get ready to code, connect, and celebrate at EuroPython 2024! We’re thrilled to bring you an unforgettable conference experience
EuroPython Blog
EuroPython June 2024 Newsletter
🐍 EuroPython 2024: The Ultimate Python Party Awaits! 🎉 Hello Pythonistas, Get ready to code, connect, and celebrate at EuroPython 2024! We’re thrilled to bring you an unforgettable conference experience filled with enlightening talks, engaging workshops,…
PyCharm: How to Move From pandas to Polars
Link: https://blog.jetbrains.com/pycharm/2024/06/how-to-move-from-pandas-to-polars/
This is a guest post from Cheuk Ting Ho, a data scientist who contributes to multiple open-source libraries, such as pandas and Polars.
You’ve probably heard about Polars – it is now firmly in the sp
Link: https://blog.jetbrains.com/pycharm/2024/06/how-to-move-from-pandas-to-polars/
This is a guest post from Cheuk Ting Ho, a data scientist who contributes to multiple open-source libraries, such as pandas and Polars.
You’ve probably heard about Polars – it is now firmly in the sp
The JetBrains Blog
How to Move From pandas to Polars | The PyCharm Blog
Considering replacing pandas with Polars? Learn how to make the switch, what to keep in mind, and how PyCharm can help.
Real Python: Quiz: Creating Great README Files for Your Python Projects
Link: https://realpython.com/quizzes/readme-python-project/
Test your understanding of how a great README file can make your Python project stand out and how to create your own README files.
Take this quiz after reading our Creating Great README Files for Your
Link: https://realpython.com/quizzes/readme-python-project/
Test your understanding of how a great README file can make your Python project stand out and how to create your own README files.
Take this quiz after reading our Creating Great README Files for Your
Realpython
Creating Great README Files for Your Python Projects Quiz – Real Python
Take this quiz to test your understanding of how a great README file can make your Python project stand out and how to create your own README files.
Real Python: Build a Guitar Synthesizer: Play Musical Tablature in Python
Link: https://realpython.com/python-guitar-synthesizer/
Have you ever wanted to compose music without expensive gear or a professional studio? Maybe you’ve tried to play a musical instrument before but found the manual dexterity required too daunting or ti
Link: https://realpython.com/python-guitar-synthesizer/
Have you ever wanted to compose music without expensive gear or a professional studio? Maybe you’ve tried to play a musical instrument before but found the manual dexterity required too daunting or ti
Realpython
Build a Guitar Synthesizer: Play Musical Tablature in Python – Real Python
In this tutorial, you'll build a guitar synthesizer using the Karplus-Strong algorithm in Python. You'll model vibrating strings, simulate strumming techniques, read musical notation and tablature, and apply audio effects. By the end, you'll have created…
Django Weblog: DjangoCon US: Call for Venue Proposal 2025
Link: https://www.djangoproject.com/weblog/2024/jun/19/djangocon-us-call-for-venue-proposal-2025/
DEFNA is seeking proposals for a venue for DjangoCon US 2025 and ideally
2026. You can read the details on DEFNA’s
site.
For 2025, we are looking at conference dates of October 5-10, 2025 or
October 1
Link: https://www.djangoproject.com/weblog/2024/jun/19/djangocon-us-call-for-venue-proposal-2025/
DEFNA is seeking proposals for a venue for DjangoCon US 2025 and ideally
2026. You can read the details on DEFNA’s
site.
For 2025, we are looking at conference dates of October 5-10, 2025 or
October 1
Django Project
DjangoCon US: Call for Venue Proposal 2025
Posted by DjangoCon US Organizers on June 19, 2024
Matt Layman: Password Resets and Signal Handling - Building SaaS #194
Link: https://www.mattlayman.com/blog/2024/password-resets-and-signal-handling-building-saas-194/
In this episode, we hooked up the email confirmation signal to the prompt sending code so that new users can use JourneyInbox immediately. Then we focused on handling all the functionality related to
Link: https://www.mattlayman.com/blog/2024/password-resets-and-signal-handling-building-saas-194/
In this episode, we hooked up the email confirmation signal to the prompt sending code so that new users can use JourneyInbox immediately. Then we focused on handling all the functionality related to
Matt Layman
Password Resets and Signal Handling - Building SaaS #194
In this episode, we hooked up the email confirmation signal to the prompt sending code so that new users can use JourneyInbox immediately. Then we focused on handling all the functionality related to the password reset feature. This meant customizing a bunch…
Talk Python to Me: #467: Data Science Panel at PyCon 2024
Link: https://talkpython.fm/episodes/show/467/data-science-panel-at-pycon-2024
I have a special episode for you this time around. We're coming to you live from PyCon 2024. I had the chance to sit down with some amazing people from the data science side of things: Jodie Burchell,
Link: https://talkpython.fm/episodes/show/467/data-science-panel-at-pycon-2024
I have a special episode for you this time around. We're coming to you live from PyCon 2024. I had the chance to sit down with some amazing people from the data science side of things: Jodie Burchell,
talkpython.fm
Data Science Panel at PyCon 2024
I have a special episode for you this time around. We're coming to you live from PyCon 2024. I had the chance to sit down with some amazing people from the data science side of things: Jodie Burchell, Maria Jose Molina-Contreras, and Jessica Greene. We cover…
PyBites: What is the Repository Pattern and How to Use it in Python?
Link: https://pybit.es/articles/repository-pattern-in-python/
The repository pattern is a design pattern that helps you separate business logic from data access code.
It does so by providing a unified interface for interacting with different data sources, bringi
Link: https://pybit.es/articles/repository-pattern-in-python/
The repository pattern is a design pattern that helps you separate business logic from data access code.
It does so by providing a unified interface for interacting with different data sources, bringi
Pybites
What Is The Repository Pattern And How To Use It In Python? - Pybites
The repository pattern is a design pattern that helps you separate business logic from data access code.
PyBites: Introducing eXact-RAG: the ultimate local Multimodal Rag
Link: https://pybit.es/articles/introducing-exact-rag-the-ultimate-local-multimodal-rag/
Exact-RAG is a powerful multimodal model designed for Retrieval-Augmented Generation (RAG). It seamlessly integrates text, visual and audio information, allowing for enhanced content understanding and
Link: https://pybit.es/articles/introducing-exact-rag-the-ultimate-local-multimodal-rag/
Exact-RAG is a powerful multimodal model designed for Retrieval-Augmented Generation (RAG). It seamlessly integrates text, visual and audio information, allowing for enhanced content understanding and
Pybites
Introducing EXact-RAG: The Ultimate Local Multimodal Rag - Pybites
Exact-RAG is a powerful multimodal model designed for Retrieval-Augmented Generation (RAG). It seamlessly integrates text, visual and audio information,
Paolo Melchiorre: Django 5 by Example preface
Link: https://www.paulox.net/2024/06/21/django-5-by-example-preface/
The story of my experience in writing the preface of the book “Django By Example” by Antonio Melé.
Link: https://www.paulox.net/2024/06/21/django-5-by-example-preface/
The story of my experience in writing the preface of the book “Django By Example” by Antonio Melé.
Paolo Melchiorre
Paolo Melchiorre - Django 5 by Example preface
The story of my experience in writing the preface of the book “Django By Example” by Antonio Melé.
The Python Show: 45 - Computer Vision and Data Science with Python
Link: https://www.pythonshow.com/p/45-computer-vision-and-data-science
In this episode, we welcome Kyle Stratis from Real Python to the show to chat with us about computer vision and Python.We chatted about several different topics including:Writing about Python on Real
Link: https://www.pythonshow.com/p/45-computer-vision-and-data-science
In this episode, we welcome Kyle Stratis from Real Python to the show to chat with us about computer vision and Python.We chatted about several different topics including:Writing about Python on Real
Pythonshow
45 - Computer Vision and Data Science with Python
Special Guest: Kyle Stratis
Seth Michael Larson: CPython vulnerability data infrastructure (CVE and OSV)
Link: http://sethmlarson.dev/security-developer-in-residence-report-38?date=2024-06-21
CPython vulnerability data infrastructure (CVE and OSV)
Link: http://sethmlarson.dev/security-developer-in-residence-report-38?date=2024-06-21
CPython vulnerability data infrastructure (CVE and OSV)
Seth Michael Larson
CPython vulnerability data infrastructure (CVE and OSV)
This critical role would not be possible without funding from the Alpha-Omega project. Massive thank-you to Alpha-Omega for investing in the security of the Python ecosystem!
Let's talk about ...
Let's talk about ...
death and gravity: reader 3.13 released – scheduled updates
Link: https://death.andgravity.com/reader-3-13
Hi there!
I'm happy to announce version 3.13 of reader, a Python feed reader library.
What's new? #
Here are the highlights since reader 3.12.
Scheduled updates #
reader now allows updating feeds at d
Link: https://death.andgravity.com/reader-3-13
Hi there!
I'm happy to announce version 3.13 of reader, a Python feed reader library.
What's new? #
Here are the highlights since reader 3.12.
Scheduled updates #
reader now allows updating feeds at d
Real Python: The Real Python Podcast – Episode #209: Python's Command-Line Utilities & Music Information Retrieval Tools
Link: https://realpython.com/podcasts/rpp/209/
What are the built-in Python modules that can work as useful command-line tools? How can these tools add more functionality to Windows machines? Christopher Trudeau is back on the show this week, brin
Link: https://realpython.com/podcasts/rpp/209/
What are the built-in Python modules that can work as useful command-line tools? How can these tools add more functionality to Windows machines? Christopher Trudeau is back on the show this week, brin
Realpython
Episode #209: Python's Command-Line Utilities & Music Information Retrieval Tools – The Real Python Podcast
What are the built-in Python modules that can work as useful command-line tools? How can these tools add more functionality to Windows machines? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
Ned Batchelder: Coverage at a crossroads
Link: https://nedbatchelder.com/blog/202406/coverage_at_a_crossroads.html
This is an interesting time for coverage.py: I’m trying to make use of new
facilities in Python to drastically reduce the execution-time overhead, but it’s
raising tricky questions about how coverage
Link: https://nedbatchelder.com/blog/202406/coverage_at_a_crossroads.html
This is an interesting time for coverage.py: I’m trying to make use of new
facilities in Python to drastically reduce the execution-time overhead, but it’s
raising tricky questions about how coverage
Nedbatchelder
Coverage at a crossroads
This is an interesting time for coverage.py: I’m trying to make use of new facilities in Python to drastically reduce the execution-time overhead, but it’s raising tricky questions about how coverage should work.
DataWars.io: Replit Teams for Education Deprecation: All you need to know | DataWars
Link: https://www.datawars.io/articles/replit-teams-for-education-deprecation-all-you-need-to-know
Link: https://www.datawars.io/articles/replit-teams-for-education-deprecation-all-you-need-to-know
www.datawars.io
Replit Teams for Education Deprecation: All you need to know
Replit Teams for Education will shut down on August 1st, 2024. Here is all you need to know to find an alternative.