#qiita #Python #AtCoder #Python3 #競技プログラミング
Today's search frustration: I want to search for *data binding* with #Python and TKinter. As in, are there libraries supporting 'data binding' a Python data structure to a TK widget such that the structure is automatically updated when the user interacts with the widget? (And, yes, 'data binding' is the accepted name for this practice.)
The problem is, event handlers are added to TK widgets using a 'bind' function, so all the results I get are about how to do events in TK.
Man i love UV for managing my python projects no more fumbling with venvs or having to update a projects code to work with updated libs. #python #program #programming #project #coding #noai

Welcome Our New Fellow - Jacob Tyler Walls
We are pleased to welcome Jacob Tyler Walls as the newest member of the Django Fellowship team. Jacob joins Natalia Bidart and Sarah Boyce, who continue in their roles as Django Fellows.
Jacob is a full-stack developer and open-source maintainer with five years of experience using and contributing to Django. He got involved in open source thanks to music technology. After majoring in music and philosophy at Williams College, Jacob earned a Ph.D. in music composition from the University of Pennsylvania. Programming coursework both fed into his creative output and also led to roles as a Python generalist working on music information retrieval and as a developer for an interactive music theory instruction site using Django.
As a member of Django’s Triage & Review Team, Jacob is passionate about software testing and eager to pay forward the mentorship he received as a contributor. Jacob also co-maintains the Python projects music21 and pylint.
Most recently, as part of his work as a core developer of Arches, an open-source Django/Vue framework for managing cultural heritage data, Jacob had the opportunity to explore the expressive potential of Django’s ORM. He gave a DjangoCon talk on his experience adapting QuerySets to work with highly generic data access patterns and an analogous talk for an audience of Arches developers. Since 2022, he has focused on developing GIS-powered Django apps at Azavea and later Farallon Geographics.
When time permits, Jacob continues to teach music theory, including most recently as an adjunct faculty member at the University of Delaware. (Perhaps another time Django Reinhardt will end up on the syllabus.)
You can find Jacob on GitHub as @jacobtylerwalls and follow occasional musical updates at jacobtylerwalls.com
Thank you to all the applicants to the Fellowship. We hope to expand the program in the future, and knowing there are so many excellent candidates gives us great confidence as we work toward that goal.
https://www.djangoproject.com/weblog/2025/aug/11/welcome-our-new-fellow-jacob-tyler-walls/
Thinking about running for @ThePSF's board? Nominations close tomorrow, and if you're interested in helping figure out how #Python's community is sustained over the coming years, this is a great opportunity.
Do have a chat, if you need convincing!
SOLUTION: https://raw.githubusercontent.com/bterwijn/memory_graph_videos/refs/heads/main/exercises/exercise9.gif
explanation: https://github.com/bterwijn/memory_graph?tab=readme-ov-file#python-data-model
#Python #memory_graph #Mutable #Assignment

It's been a few months since I posted, but I just published article 5 of my intro to event sourcing blog series!
In it, I show you how to get started with event sourcing by using the eventsourcing PYPI package.
While I am not using this package in production, I learned a **LOT** from creating toy projects with it.
Let me know what questions you have lingering from my series.
https://everydaysuperpowers.dev/articles/get-started-with-event-sourcing-today/
Today you can see what I've been up to this summer:
https://github.com/Geocodio/geocodio-library-python
flattered to have had the opportunity to work with Geocodio. Great people.
Whenever I see a dunder method called within code, I think "something low-level is going on here". https://trey.io/p0h32w
🚨 LAST CALL for DjangoCon 2025! 🚨
Today is your final chance to:
✅ Book your hotel at the discounted group rate
✅ Secure your ticket AND get the exclusive conference swag (t-shirt + tote bag!)
Don't miss out on:
🐍 Amazing Django talks & workshops
🤝 Networking with the community
🎁 Limited edition conference gear
🏨 Discounted hotel rates
⏰ Midnight deadline - register NOW!
#DjangoCon2025 #Django #Python #WebDev #LastChance
Pov: #python be like
# Create the Universe in python
import universe
#humour #programming #meme #pythonmeme #coding #jokes