I’ve written a blog post about DHV, a #Python code explorer for the #terminal that I’m working on: https://blog.davep.org/2025/07/19/dhv.html
#coding #programming #chui #tui
You must log in or # to comment.
@davep@fosstodon.org looks promising. Any plans to adapt to other versions of python?
@bmariusz@techhub.social There’s a whole paragraph about that in the blog post. ;-)
@davep@fosstodon.org but only about backward compatibility if I get that correctly, not about future versions of python
@bmariusz@techhub.social That’s because future versions should not be a problem; or rather there’s no reason to anticipate forward compatibility issues at the moment. DHV isn’t packaged in a way that precludes use with future versions.

