Python Morsels: The power of Python's print function
Link: https://www.pythonmorsels.com/the-power-of-print/
Python's print function includes abilities that are easily overlooked, even by long-time Pythonistas.
Table of contents
Using multiple arguments
Unpacking an iterable into print
Using print instea
Link: https://www.pythonmorsels.com/the-power-of-print/
Python's print function includes abilities that are easily overlooked, even by long-time Pythonistas.
Table of contents
Using multiple arguments
Unpacking an iterable into print
Using print instea
Pythonmorsels
The power of Python's print function
Python's print function includes abilities that are easily overlooked, even by long-time Pythonistas.
Seth Michael Larson: Extracting NES & N64 ROMs from Zelda Collector's Edition
Link: https://sethmlarson.dev/extracting-nes-and-n64-from-zelda-collectors-edition?utm_campaign=rss
Gaming as a hobby is about to become much more expensive in the United States due to tariffs.
I cannot recall a time in the past where a console's price has increased during its generation, and yet th
Link: https://sethmlarson.dev/extracting-nes-and-n64-from-zelda-collectors-edition?utm_campaign=rss
Gaming as a hobby is about to become much more expensive in the United States due to tariffs.
I cannot recall a time in the past where a console's price has increased during its generation, and yet th
sethmlarson.dev
Extracting NES & N64 ROMs from Zelda Collector's Edition
Gaming as a hobby is about to become much more expensive in the United States due to tariffs.
I cannot recall a time in the past where a console's price has increased during its generation, and yet...
I cannot recall a time in the past where a console's price has increased during its generation, and yet...
Python Morsels: The power of Python's print function
Link: https://www.pythonmorsels.com/print-features/
Python's print function includes abilities that are easily overlooked, even by long-time Pythonistas.
Table of contents
Using multiple arguments
Unpacking an iterable into print
Using print instea
Link: https://www.pythonmorsels.com/print-features/
Python's print function includes abilities that are easily overlooked, even by long-time Pythonistas.
Table of contents
Using multiple arguments
Unpacking an iterable into print
Using print instea
Pythonmorsels
The power of Python's print function
Python's print function includes abilities that are easily overlooked, even by long-time Pythonistas.
Django Weblog: Keyboard shorcuts in Django via GSoC 2025
Link: https://www.djangoproject.com/weblog/2025/sep/04/keyboard-shorcuts-in-django-via-gsoc-2025/
This summer I participated in the Google Summer of Code program with Django. My work focused on introducing keyboard shortcuts to the Django admin interface which led to a new package: django-admin-ke
Link: https://www.djangoproject.com/weblog/2025/sep/04/keyboard-shorcuts-in-django-via-gsoc-2025/
This summer I participated in the Google Summer of Code program with Django. My work focused on introducing keyboard shortcuts to the Django admin interface which led to a new package: django-admin-ke
Django Project
Keyboard shorcuts in Django via GSoC 2025
Posted by A. Rafey Khan on Sept. 4, 2025
Stéphane Wirtel: Utilisation d'Obsidian comme source pour Hugo
Link: https://wirtel.be/post/2025/09/04/use-obsidian-as-source-for-hugo/
Au début juillet, dans mon précédent post Utilisation d’Obsidian pour Hugo , j’expliquais que je regardais comment utiliser Obsidian comme source pour mon blog. Jusqu’ici, j’écrivais mes posts dans VS
Link: https://wirtel.be/post/2025/09/04/use-obsidian-as-source-for-hugo/
Au début juillet, dans mon précédent post Utilisation d’Obsidian pour Hugo , j’expliquais que je regardais comment utiliser Obsidian comme source pour mon blog. Jusqu’ici, j’écrivais mes posts dans VS
Stéphane's Blog
Utilisation d'Obsidian comme source pour Hugo
Centraliser ses notes dans Obsidian et publier avec Hugo grâce à un script maison. Un workflow fluide, automatisé et cohérent.
Django Weblog: Last call for DjangoCon US 2025 tickets!
Link: https://www.djangoproject.com/weblog/2025/sep/04/last-call-for-djangocon-us-2025-tickets/
DjangoCon US starts next week in Chicago, IL on September 8-12th, 2025!
With three amazing keynotes and over fifty presentations over three days, join us in person or online where you can watch presen
Link: https://www.djangoproject.com/weblog/2025/sep/04/last-call-for-djangocon-us-2025-tickets/
DjangoCon US starts next week in Chicago, IL on September 8-12th, 2025!
With three amazing keynotes and over fifty presentations over three days, join us in person or online where you can watch presen
Django Project
Last call for DjangoCon US 2025 tickets!
Posted by DjangoCon US Organizers on Sept. 4, 2025
Trey Hunner: Customizing your Python REPL's color scheme (Python 3.14+)
Link: https://treyhunner.com/2025/09/customizing-your-python-repl-color-scheme/
Did you know that Python 3.14 will include syntax highlighting in the REPL?
Python 3.14 is due to be officially released in about a month.
I recommended tweaking your Python setup now so you’ll have y
Link: https://treyhunner.com/2025/09/customizing-your-python-repl-color-scheme/
Did you know that Python 3.14 will include syntax highlighting in the REPL?
Python 3.14 is due to be officially released in about a month.
I recommended tweaking your Python setup now so you’ll have y
Treyhunner
Customizing your Python REPL's color scheme (Python 3.14+)
Did you know that Python 3.14 will include syntax highlighting in the REPL? Python 3.14 is due to be officially released in about a month.
I …
I …
EuroPython: Django Software Foundation at EuroPython 2025: Celebrating 20 Years of the Django framework
Link: https://blog.europython.eu/django-software-foundation-at-europython-2025-celebrating-20-years-of-the-django-framework/
At EuroPython, we’re always glad to welcome friends from other foundations. This year, the Django Software Foundation (DSF) joined us to showcase the framework and the vibrant community around it.The
Link: https://blog.europython.eu/django-software-foundation-at-europython-2025-celebrating-20-years-of-the-django-framework/
At EuroPython, we’re always glad to welcome friends from other foundations. This year, the Django Software Foundation (DSF) joined us to showcase the framework and the vibrant community around it.The
EuroPython Blog
Django Software Foundation at EuroPython 2025: Celebrating 20 Years of the Django framework
At EuroPython, we’re always glad to welcome friends from other foundations. This year, the Django Software Foundation (DSF) joined us to showcase the framework and the vibrant community around it.
The DSF had a booth in the community area where attendees…
The DSF had a booth in the community area where attendees…
Real Python: The Real Python Podcast – Episode #264: Large Language Models on the Edge of the Scaling Laws
Link: https://realpython.com/podcasts/rpp/264/
What's happening with the latest releases of large language models? Is the industry hitting the edge of the scaling laws, and do the current benchmarks provide reliable performance assessments? This w
Link: https://realpython.com/podcasts/rpp/264/
What's happening with the latest releases of large language models? Is the industry hitting the edge of the scaling laws, and do the current benchmarks provide reliable performance assessments? This w
Realpython
Episode #264: Large Language Models on the Edge of the Scaling Laws – The Real Python Podcast
What's happening with the latest releases of large language models? Is the industry hitting the edge of the scaling laws, and do the current benchmarks provide reliable performance assessments? This week on the show, Jodie Burchell returns to discuss the…
Django Weblog: DSF at EuroPython 2025: Celebrating 20 years of Django
Link: https://www.djangoproject.com/weblog/2025/sep/05/dsf-at-europython-2025-celebrating-20-years/
This year, the Django Software Foundation (DSF) was invited by EuroPython to come to the event, showcase the framework and the vibrant community around it. The DSF had a booth in the community area w
Link: https://www.djangoproject.com/weblog/2025/sep/05/dsf-at-europython-2025-celebrating-20-years/
This year, the Django Software Foundation (DSF) was invited by EuroPython to come to the event, showcase the framework and the vibrant community around it. The DSF had a booth in the community area w
Django Project
DSF at EuroPython 2025: Celebrating 20 years of Django
Posted by Mia Bajić on Sept. 5, 2025
Brian Okken: Python People podcast now at pythontest.com/pythonpeople
Link: https://pythontest.com/posts/2025/python-people-moved/
Like the I recent archival of Test and Code, the Python People podcast has also moved. Python People is now at pythontest.com/pythonpeople.
Is it also archived? As in done?
I don’t think so. I think I
Link: https://pythontest.com/posts/2025/python-people-moved/
Like the I recent archival of Test and Code, the Python People podcast has also moved. Python People is now at pythontest.com/pythonpeople.
Is it also archived? As in done?
I don’t think so. I think I
Pythontest
Python People Podcast | PythonTest
Archive of Python People Episodes
Brian Okken: Python People podcast now at pythontest.com/pythonpeople
Link: https://pythontest.com/python-people-moved/
Like the recent archival of Test and Code, the Python People podcast has also moved. Python People is now at pythontest.com/pythonpeople.
Is it also archived? As in done?
I don’t think so. I think I m
Link: https://pythontest.com/python-people-moved/
Like the recent archival of Test and Code, the Python People podcast has also moved. Python People is now at pythontest.com/pythonpeople.
Is it also archived? As in done?
I don’t think so. I think I m
Pythontest
Python People Podcast | PythonTest
Archive of Python People Episodes
Armin Ronacher: 996
Link: https://lucumr.pocoo.org/2025/9/4/996/
“Amazing salary, hackerhouse in SF, crazy equity.
996. Our mission is
OSS.” — Gregor Zunic
“The current vibe is no drinking, no drugs, 9-9-6, […].” — Daksh
Gupta
“The truth is, China’s really doing ‘
Link: https://lucumr.pocoo.org/2025/9/4/996/
“Amazing salary, hackerhouse in SF, crazy equity.
996. Our mission is
OSS.” — Gregor Zunic
“The current vibe is no drinking, no drugs, 9-9-6, […].” — Daksh
Gupta
“The truth is, China’s really doing ‘
Armin Ronacher's Thoughts and Writings
996
There is cost to your lifestyle.
Hugo van Kemenade: Ready prek go!
Link: https://hugovk.dev/blog/2025/ready-prek-go/
I’ve been using prek recently as a drop-in replacement for
pre-commit.
It uses uv for managing Python virtual environments and dependencies, is rewritten in
Rust (because of course) and uses the same
Link: https://hugovk.dev/blog/2025/ready-prek-go/
I’ve been using prek recently as a drop-in replacement for
pre-commit.
It uses uv for managing Python virtual environments and dependencies, is rewritten in
Rust (because of course) and uses the same
Hugo van Kemenade
Ready prek go!
Rodrigo Girão Serrão: uv cheatsheet
Link: https://mathspp.com/blog/uv-cheatsheet
Cheatsheet with the most common and useful uv commands to manage projects and dependencies, publish projects, manage tools, and more.
This cheatsheet lists the most commonly used commands and should
Link: https://mathspp.com/blog/uv-cheatsheet
Cheatsheet with the most common and useful uv commands to manage projects and dependencies, publish projects, manage tools, and more.
This cheatsheet lists the most commonly used commands and should
Mathspp
uv cheatsheet
Cheatsheet with the most common and useful uv commands to manage projects and dependencies, publish projects, manage tools, and more.
TechBeamers Python: Python Memory Tricks: Optimize Your Code for Efficiency in 2025
Link: https://techbeamers.com/python-memory-tricks/
Learn 8 tricks to reduce memory use in Python programs. Fix memory leaks, pick better data structures, and work with large amounts of data more easily. Use tools like generators and slots with simple
Link: https://techbeamers.com/python-memory-tricks/
Learn 8 tricks to reduce memory use in Python programs. Fix memory leaks, pick better data structures, and work with large amounts of data more easily. Use tools like generators and slots with simple
TechBeamers
Python Memory Tricks to Boost Performance
Practical Python memory tricks to fix leaks, optimize data structures, and handle large datasets. Learn generators, slots, and more with code examples.
Real Python: The Python Documentary Celebrates History While Developer Surveys Celebrate Python
Link: https://realpython.com/python-news-september-2025/
Python is making history, and headlines. The much-anticipated Python: The Documentary premiered last month, capturing 34 years of programming history. But Python isn’t just looking back, it’s also mov
Link: https://realpython.com/python-news-september-2025/
Python is making history, and headlines. The much-anticipated Python: The Documentary premiered last month, capturing 34 years of programming history. But Python isn’t just looking back, it’s also mov
Realpython
The Python Documentary Celebrates History While Developer Surveys Celebrate Python – Real Python
The Python documentary debuts! Explore Python's journey, 2025 survey results, explosive growth, and key September news updates.
Django Weblog: Getting Started With Open Source Through Community Events
Link: https://www.djangoproject.com/weblog/2025/sep/08/getting-started-with-open-source-through-community/
In July, I joined Raffaella Suardini and Sage Abdullah for the Djangonaut Space Space Reviewers Episode 6, where we reviewed a Django PR during a live stream. This was a fun event. I won’t get into th
Link: https://www.djangoproject.com/weblog/2025/sep/08/getting-started-with-open-source-through-community/
In July, I joined Raffaella Suardini and Sage Abdullah for the Djangonaut Space Space Reviewers Episode 6, where we reviewed a Django PR during a live stream. This was a fun event. I won’t get into th
Django Project
Getting Started With Open Source Through Community Events
Posted by Lilian on Sept. 8, 2025
Python Morsels: Python REPL Shortcuts & Features
Link: https://www.pythonmorsels.com/repl-features/
Discover the new Python REPL features introduced in Python 3.13. From keyboard shortcuts to block navigation, this reference guide will help you better utilize Python's interactive shell.
Table of c
Link: https://www.pythonmorsels.com/repl-features/
Discover the new Python REPL features introduced in Python 3.13. From keyboard shortcuts to block navigation, this reference guide will help you better utilize Python's interactive shell.
Table of c
Pythonmorsels
Python REPL Shortcuts & Features
Discover the new Python REPL features introduced in Python 3.13. From keyboard shortcuts to block navigation, this reference guide will help you better utilize Python's interactive shell.
Python Bytes: #448 I'm Getting the BIOS Flavor
Link: https://pythonbytes.fm/episodes/show/448/im-getting-the-bios-flavor
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><em>* <a href="https://github.com/j178/prek?tab=readme-ov-file#installation">prek</a></em>*</li>
<li><em>* <a href="https://github.com/p
Link: https://pythonbytes.fm/episodes/show/448/im-getting-the-bios-flavor
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><em>* <a href="https://github.com/j178/prek?tab=readme-ov-file#installation">prek</a></em>*</li>
<li><em>* <a href="https://github.com/p
pythonbytes.fm
I'm Getting the BIOS Flavor
News and announcements from the Python community for the week of Sep 8th, 2025
Real Python: Quiz: Defining and Calling Python Functions
Link: https://realpython.com/quizzes/defining-and-calling-functions/
Ready to revisit how Python functions work? In this quiz, you’ll practice defining and calling functions, using positional and keyword arguments, managing defaults, and writing docstrings. You’ll also
Link: https://realpython.com/quizzes/defining-and-calling-functions/
Ready to revisit how Python functions work? In this quiz, you’ll practice defining and calling functions, using positional and keyword arguments, managing defaults, and writing docstrings. You’ll also
Realpython
Defining and Calling Python Functions Quiz – Real Python
Practice defining and calling functions in Python, including parameters, argument types, default values, and function documentation.