Seth Michael Larson: Transferring “UTF8.XYZ”
Link: https://sethmlarson.dev/transferring-utf8-xyz?utm_campaign=rss
I'm transferring the UTF8.XYZ domain and service to
Trey Hunner, a friend and beloved member of the Python community.
Trey and I have talked about making this transfer many times
at PyCon US's across
Link: https://sethmlarson.dev/transferring-utf8-xyz?utm_campaign=rss
I'm transferring the UTF8.XYZ domain and service to
Trey Hunner, a friend and beloved member of the Python community.
Trey and I have talked about making this transfer many times
at PyCon US's across
sethmlarson.dev
Transferring “UTF8.XYZ”
I'm transferring the UTF8.XYZ domain and service to
Trey Hunner, a friend and beloved member of the Python community.
Trey and I have talked about making this transfer many times
at PyCon US's a...
Trey Hunner, a friend and beloved member of the Python community.
Trey and I have talked about making this transfer many times
at PyCon US's a...
Ned Batchelder: Starting with pytest’s parametrize
Link: https://nedbatchelder.com/blog/202508/starting_with_pytests_parametrize.html
Writing tests can be difficult and repetitive. Pytest has a feature called
parametrize that can make it reduce duplication, but it can be hard to
understand if you are new to the testing world. It’s
Link: https://nedbatchelder.com/blog/202508/starting_with_pytests_parametrize.html
Writing tests can be difficult and repetitive. Pytest has a feature called
parametrize that can make it reduce duplication, but it can be hard to
understand if you are new to the testing world. It’s
Nedbatchelder
Starting with pytest’s parametrize
pytest’s parametrize feature is powerful but it looks scary. This is a step-by-step explanation.
Quansight Labs Blog: Python Wheels: from Tags to Variants
Link: https://labs.quansight.org/blog/python-wheels-from-tags-to-variants
The story of how the Python Wheel Variant design was developed
Link: https://labs.quansight.org/blog/python-wheels-from-tags-to-variants
The story of how the Python Wheel Variant design was developed
labs.quansight.org
Python Wheels: from Tags to Variants
The story of how the Python Wheel Variant design was developed
PyCharm: Lightning-Fast Python: Mastering the uv Package Manager
Link: https://blog.jetbrains.com/pycharm/2025/08/lightning-fast-python-mastering-the-uv-package-manager/
Check out our recent livestream from August 7 on uv, a next-generation Python package manager revolutionizing Python development with speeds 10-100x faster than pip. Released just last year and writte
Link: https://blog.jetbrains.com/pycharm/2025/08/lightning-fast-python-mastering-the-uv-package-manager/
Check out our recent livestream from August 7 on uv, a next-generation Python package manager revolutionizing Python development with speeds 10-100x faster than pip. Released just last year and writte
The JetBrains Blog
Lightning-Fast Python: Mastering the uv Package Manager | The PyCharm Blog
Check out our recent livestream from August 7 on uv, a next-generation Python package manager revolutionizing Python development with speeds 10-100x faster than pip. Released just last year and writte
Real Python: Python's with Statement: Manage External Resources Safely
Link: https://realpython.com/python-with-statement/
Python’s with statement allows you to manage external resources safely by using objects that support the context manager protocol. These objects automatically handle the setup and cleanup phases of co
Link: https://realpython.com/python-with-statement/
Python’s with statement allows you to manage external resources safely by using objects that support the context manager protocol. These objects automatically handle the setup and cleanup phases of co
Realpython
Context Managers and Python's with Statement – Real Python
In this step-by-step tutorial, you'll learn what the Python with statement is and how to use it with existing context managers. You'll also learn how to create your own context managers.
Django Weblog: Building better APIs: from Django to client libraries with OpenAPI
Link: https://www.djangoproject.com/weblog/2025/aug/13/building-better-apis-django-to-clients-openapi/
tl;dr
A summary of resources and learnings related to building REST API I put together over the last couple of years. Complete API development workflow from Django backend to frontend clients using D
Link: https://www.djangoproject.com/weblog/2025/aug/13/building-better-apis-django-to-clients-openapi/
tl;dr
A summary of resources and learnings related to building REST API I put together over the last couple of years. Complete API development workflow from Django backend to frontend clients using D
Django Project
Building better APIs: from Django to client libraries with OpenAPI
Posted by Harald Nezbeda on Aug. 13, 2025
Ari Lamstein: 🚀 Join Me Tonight for a Hands-On Streamlit Workshop!
Link: https://arilamstein.com/blog/2025/08/13/%f0%9f%9a%80-join-me-tonight-for-a-hands-on-streamlit-workshop/
I’m excited to announce that I’ll be running a live workshop tonight on Streamlit—the Python framework that makes it easy to build interactive web apps for data projects.
This session is designed for
Link: https://arilamstein.com/blog/2025/08/13/%f0%9f%9a%80-join-me-tonight-for-a-hands-on-streamlit-workshop/
I’m excited to announce that I’ll be running a live workshop tonight on Streamlit—the Python framework that makes it easy to build interactive web apps for data projects.
This session is designed for
Ari Lamstein
🚀 Join Me Tonight for a Hands-On Streamlit Workshop!
I’m excited to announce that I’ll be running a live workshop tonight on Streamlit—the Python framework that makes it easy to build interactive web apps for data projects. This session i…