Seth Michael Larson: Your GitHub Copilot access has been renewed 🤡
Link: https://sethmlarson.dev/your-github-copilot-access-has-been-renewed?utm_campaign=rss
As a maintainer of a "popular open source project"
ever since Copilot was announced I've been receiving
monthly reminders that my free GitHub Copilot access has been renewed.
If I was paying for the s
Link: https://sethmlarson.dev/your-github-copilot-access-has-been-renewed?utm_campaign=rss
As a maintainer of a "popular open source project"
ever since Copilot was announced I've been receiving
monthly reminders that my free GitHub Copilot access has been renewed.
If I was paying for the s
sethmlarson.dev
Your GitHub Copilot access has been renewed 🤡
As a maintainer of a "popular open source project"
ever since Copilot was announced I've been receiving
monthly reminders that my free GitHub Copilot access has been renewed.
If I was paying for t...
ever since Copilot was announced I've been receiving
monthly reminders that my free GitHub Copilot access has been renewed.
If I was paying for t...
Real Python: Quiz: Build an LLM RAG Chatbot With LangChain
Link: https://realpython.com/quizzes/build-llm-rag-chatbot-with-langchain/
In this quiz, you’ll test your understanding of building a RAG chatbot using LangChain and Neo4j. You’ll revisit the process of designing a chatbot and working with graph databases.
[ Improve Your Py
Link: https://realpython.com/quizzes/build-llm-rag-chatbot-with-langchain/
In this quiz, you’ll test your understanding of building a RAG chatbot using LangChain and Neo4j. You’ll revisit the process of designing a chatbot and working with graph databases.
[ Improve Your Py
Realpython
Build an LLM RAG Chatbot With LangChain Quiz – Real Python
In this quiz, you'll test your understanding of building a retrieval-augmented generation (RAG) chatbot using LangChain and Neo4j. This knowledge will allow you to create custom chatbots that can retrieve and generate contextually relevant responses based…
Real Python: Quiz: Python Textual: Build Beautiful UIs in the Terminal
Link: https://realpython.com/quizzes/python-textual/
In this quiz, you’ll test your understanding of the Python Textual library. This library is used for creating text-based interface applications for the terminal. By working through this quiz, you’ll r
Link: https://realpython.com/quizzes/python-textual/
In this quiz, you’ll test your understanding of the Python Textual library. This library is used for creating text-based interface applications for the terminal. By working through this quiz, you’ll r
Realpython
Python Textual: Build Beautiful UIs in the Terminal Quiz – Real Python
In this quiz, you'll test your understanding of the Python Textual library. This library is used to create rich terminal applications and widgets. By working through this quiz, you'll reinforce your knowledge of Textual's key concepts and features.
PyCon: Support PyLadies: Donate to the PyLadies Auction at PyCon US 2025!
Link: https://pycon.blogspot.com/2025/03/support-pyladies-donate-to-pyladies.html
PyCon US 2025 is quickly approaching and we can’t wait to see all of you there! We're reaching out to our community to help support one of our favorite events: the PyLadies Auction. Our wonderful comm
Link: https://pycon.blogspot.com/2025/03/support-pyladies-donate-to-pyladies.html
PyCon US 2025 is quickly approaching and we can’t wait to see all of you there! We're reaching out to our community to help support one of our favorite events: the PyLadies Auction. Our wonderful comm
Blogspot
Support PyLadies: Donate to the PyLadies Auction at PyCon US 2025!
PyCon US 2025 is quickly approaching and we can’t wait to see all of you there! We're reaching out to our community to help support one of ...
Ned Batchelder: Faster branch coverage measurement
Link: https://nedbatchelder.com/blog/202503/faster_branch_coverage_measurement.html
After nearly two years, I think this is finally ready: coverage.py can use
sys.monitoring to more efficiently measure branch
coverage.I would love for people to try it, but it’s a little involved at t
Link: https://nedbatchelder.com/blog/202503/faster_branch_coverage_measurement.html
After nearly two years, I think this is finally ready: coverage.py can use
sys.monitoring to more efficiently measure branch
coverage.I would love for people to try it, but it’s a little involved at t
Nedbatchelder
Faster branch coverage measurement
After nearly two years, I think this is finally ready: coverage.py can use <a rel="external noopener" href="https://docs.python.org/3/library/sys.monitoring.html">sys.monitoring</a> to more efficiently measure branch coverage.
Lucas Cimon: Quelques sites web que j'ai conçu
Link: https://chezsoi.org/lucas/blog/quelques-sites-web-que-jai-concu.html
Au cours des 18 derniers mois, j'ai eu l'occasion de concevoir plusieurs sites web pour des proches et des associations où je suis bénévole.
Dans cet article, je reviens sur mes choix de solutions pou
Link: https://chezsoi.org/lucas/blog/quelques-sites-web-que-jai-concu.html
Au cours des 18 derniers mois, j'ai eu l'occasion de concevoir plusieurs sites web pour des proches et des associations où je suis bénévole.
Dans cet article, je reviens sur mes choix de solutions pou
Ludochaordic
Quelques sites web que j'ai conçu
Au cours des 18 derniers mois, j'ai eu l'occasion de concevoir plusieurs sites web pour des proches et des associations où je suis bénévole. Dans cet article, je reviens sur mes choix de solutions pour les mettre en place, et partage mes réflexions concernant…
Seth Michael Larson: Post Malone Oreos
Link: https://sethmlarson.dev/post-malone-oreos?utm_campaign=rss
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
Apparently I talk about my love for Post Malone's music too much, because I received not
Link: https://sethmlarson.dev/post-malone-oreos?utm_campaign=rss
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
Apparently I talk about my love for Post Malone's music too much, because I received not
sethmlarson.dev
Post Malone Oreos
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
Apparently I talk about my love for Post Malone's music too much, because I received...
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
Apparently I talk about my love for Post Malone's music too much, because I received...
Real Python: Python News Roundup: March 2025
Link: https://realpython.com/python-news-march-2025/
Spring isn’t the only thing in the air—new Python releases are here! Last month, Python’s core development team released versions 3.13.2, 3.12.9, and 3.14.0 alpha 5 of the language. The 3.14.0a5 versi
Link: https://realpython.com/python-news-march-2025/
Spring isn’t the only thing in the air—new Python releases are here! Last month, Python’s core development team released versions 3.13.2, 3.12.9, and 3.14.0 alpha 5 of the language. The 3.14.0a5 versi
Realpython
Python News Roundup: March 2025 – Real Python
Last month, Python published the fifth alpha version of the 3.14 series. The PSF shared their online platforms, and PyCon US 2025 published its schedule. Some fundamental Python projects, such as Django and IPython, also released new versions.
Python Bytes: #423 Traveling the Python Universe
Link: https://pythonbytes.fm/episodes/show/423/traveling-the-python-universe
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://github.com/danielenricocahall/pysqlscribe?featured_on=pythonbytes">pysqlscribe</a></strong></li>
<li><strong><a
Link: https://pythonbytes.fm/episodes/show/423/traveling-the-python-universe
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><strong><a href="https://github.com/danielenricocahall/pysqlscribe?featured_on=pythonbytes">pysqlscribe</a></strong></li>
<li><strong><a
pythonbytes.fm
Traveling the Python Universe
News and announcements from the Python community for the week of Mar 10th, 2025
Django Weblog: Happy International Women's Day! 🎉 💜
Link: https://www.djangoproject.com/weblog/2025/mar/08/happy-international-womens-day/
This International Women's Day, we're celebrating a historic milestone in Django’s journey! 🚀
For the first time ever, Django has women in every leadership position within the project:
2 Django Steer
Link: https://www.djangoproject.com/weblog/2025/mar/08/happy-international-womens-day/
This International Women's Day, we're celebrating a historic milestone in Django’s journey! 🚀
For the first time ever, Django has women in every leadership position within the project:
2 Django Steer
Django Project
Happy International Women's Day! 🎉 💜
Posted by Bhuvnesh Sharma & Sarah Boyce on March 8, 2025
Python Software Foundation: PSF Distinguished Service Award Granted to Van Lindberg
Link: https://pyfound.blogspot.com/2025/03/dsa-van-lindberg.html
Van Lindberg, a longtime member of the PSF Board, has been recognized with the PSF’s Distinguished Service Award. Van was the co-chair and then Chair of PyCon from 2008-2012, served on the PSF Board f
Link: https://pyfound.blogspot.com/2025/03/dsa-van-lindberg.html
Van Lindberg, a longtime member of the PSF Board, has been recognized with the PSF’s Distinguished Service Award. Van was the co-chair and then Chair of PyCon from 2008-2012, served on the PSF Board f
Python Software Foundation Blog
PSF Distinguished Service Award Granted to Van Lindberg
Van Lindberg, a longtime member of the PSF Board, has been recognized with the PSF’s Distinguished Service Award. Van was the co-chair and t...
Real Python: Getting to Know Duck Typing in Python
Link: https://realpython.com/courses/duck-typing-python/
Python makes extensive use of a type system known as duck typing. This system is based on an object’s behavior and interface. Many built-in classes and tools support this type system, which makes them
Link: https://realpython.com/courses/duck-typing-python/
Python makes extensive use of a type system known as duck typing. This system is based on an object’s behavior and interface. Many built-in classes and tools support this type system, which makes them
Realpython
Getting to Know Duck Typing in Python – Real Python
In this video course, you'll learn about duck typing in Python---a type system based on an object's behavior rather than inheritance. By taking advantage of duck typing, you can create flexible and decoupled sets of Python classes that work together or independently.
PyCoder’s Weekly: Issue #672: Binary Data, Tail Calls, Pickles, and More (March 11, 2025)
Link: https://pycoders.com/issues/672
#672 – MARCH 11, 2025 View in Browser » Bytes Objects: Handling Binary Data in Python In this tutorial, you’ll learn about Python’s bytes objects, which help you process low-level binary data. Y
Link: https://pycoders.com/issues/672
#672 – MARCH 11, 2025 View in Browser » Bytes Objects: Handling Binary Data in Python In this tutorial, you’ll learn about Python’s bytes objects, which help you process low-level binary data. Y
Pycoders
PyCoder’s Weekly | Issue #672
Issue #672 of the PyCoder’s Weekly newsletter, published March 11, 2025.
Python Software Foundation: PSF Distinguished Service Award Granted to Thomas Wouters
Link: https://pyfound.blogspot.com/2025/03/dsa-thomas-wouters.html
Thomas Wouters, a longtime member of the PSF Board, has been recognized with the PSF’s Distinguished Service Award. Over the last 25 years, Thomas has been a steady, welcoming presence in the Python c
Link: https://pyfound.blogspot.com/2025/03/dsa-thomas-wouters.html
Thomas Wouters, a longtime member of the PSF Board, has been recognized with the PSF’s Distinguished Service Award. Over the last 25 years, Thomas has been a steady, welcoming presence in the Python c
Python Software Foundation Blog
PSF Distinguished Service Award Granted to Thomas Wouters
Thomas Wouters, a longtime member of the PSF Board, has been recognized with the PSF’s Distinguished Service Award. Over the last 25 years, ...
Real Python: Python Textual: Build Beautiful UIs in the Terminal
Link: https://realpython.com/python-textual/
Have you ever wanted to create an app with an appealing interface that works in the command line? Welcome to Textual, a Python toolkit and framework for creating beautiful, functional text-based user
Link: https://realpython.com/python-textual/
Have you ever wanted to create an app with an appealing interface that works in the command line? Welcome to Textual, a Python toolkit and framework for creating beautiful, functional text-based user
Realpython
Python Textual: Build Beautiful UIs in the Terminal – Real Python
Textual is a Python library for building text-based user interfaces (TUIs) that support rich text, advanced layouts, and event-driven interactivity in the terminal. This tutorial showcases some of the ways you can design an appealing and engaging UI using…
Python Engineering at Microsoft: New Python Driver for SQL Server and Azure SQL!
Link: https://devblogs.microsoft.com/python/mssql-python-for-sqlserver-alpha-release/
We’re thrilled to announce the alpha release of our new open-source Python driver for Microsoft SQL Server and the Azure SQL family, now available on GitHub: mssql-python.
Built from the ground up, th
Link: https://devblogs.microsoft.com/python/mssql-python-for-sqlserver-alpha-release/
We’re thrilled to announce the alpha release of our new open-source Python driver for Microsoft SQL Server and the Azure SQL family, now available on GitHub: mssql-python.
Built from the ground up, th
Microsoft News
New Python Driver for SQL Server and Azure SQL!
Announcing the new Python Driver for SQL Server and Azure SQL!
Mirek Długosz: Django: data modified in pre_save signal is not saved
Link: https://mirekdlugosz.com/blog/2025/django-data-modified-in-pre-save-signal-is-not-saved/
When I was working on my first Django project, I encountered a problem where modifications done inside pre_save signal were not stored in the database. Back then it took me a couple of hours to figure
Link: https://mirekdlugosz.com/blog/2025/django-data-modified-in-pre-save-signal-is-not-saved/
When I was working on my first Django project, I encountered a problem where modifications done inside pre_save signal were not stored in the database. Back then it took me a couple of hours to figure
Mirek Długosz personal website
Django: data modified in pre_save signal is not saved
When I was working on my first Django project, I encountered a problem where modifications done inside pre_save signal were not stored in the database. Back then it took me a couple of hours to figure out what is wrong and how to fix it. I’m sharing what…
TechBeamers Python: Enforcing Unsigned Integers in Python: A Complete Guide
Link: https://techbeamers.com/unsigned-integers-in-python/
Python does not have built-in unsigned integers, unlike C, C++, or Java. This can create problems when:✔ You need strictly non-negative values✔ You are porting code from C/C++✔ You work with binary da
Link: https://techbeamers.com/unsigned-integers-in-python/
Python does not have built-in unsigned integers, unlike C, C++, or Java. This can create problems when:✔ You need strictly non-negative values✔ You are porting code from C/C++✔ You work with binary da
TechBeamers
Unsigned Integers in Python: A Complete Guide
Python does not have built-in unsigned integers, unlike C, C++, or Java. This can create problems when: ✔ You need strictly non-negative values ✔ You are porting code from C/C++ ✔ You work with binary…
TechBeamers Python: Python Increment and Decrement Operations – A Comprehensive Guide
Link: https://techbeamers.com/python-increment-and-decrement-operators/
Python provides multiple ways to increment and decrement values, which are commonly used for: ✅ Controlling iteration within loops✅ Managing counters in simulations or data processing✅ Adjusting value
Link: https://techbeamers.com/python-increment-and-decrement-operators/
Python provides multiple ways to increment and decrement values, which are commonly used for: ✅ Controlling iteration within loops✅ Managing counters in simulations or data processing✅ Adjusting value
TechBeamers
Python Increment and Decrement Operators
Python provides multiple ways to increment and decrement values, which are commonly used for: ✅ Controlling iteration within loops ✅ Managing counters in simulations or data processing ✅ Adjusting…
Reuven Lerner: My newest course: HOPPy (Hands-on Projects in Python)
Link: https://lerner.co.il/2025/03/13/my-newest-course-hoppy-hands-on-projects-in-python/
Congratulations! You’ve finished a Python course, or even two. You’re now a certified Python programmer.
And yet, when it comes time to start a new Python project, you aren’t sure where to start. The
Link: https://lerner.co.il/2025/03/13/my-newest-course-hoppy-hands-on-projects-in-python/
Congratulations! You’ve finished a Python course, or even two. You’re now a certified Python programmer.
And yet, when it comes time to start a new Python project, you aren’t sure where to start. The
Reuven Lerner
My newest course: HOPPy (Hands-on Projects in Python)
Congratulations! You’ve finished a Python course, or even two. You’re now a certified Python programmer. And yet, when it comes time to start a new Python project, you aren’t sure where to start. The blank