this post was submitted on 22 May 2025
11 points (100.0% liked)

dynomight internet forum

74 readers
3 users here now

dynomight internet forum

founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sjudubya@lemmy.world 2 points 2 weeks ago (1 children)

Nice suggestions, and I like your API. Using the context manager to look like loops is nifty.

[–] dynomight@lemmy.world 0 points 2 weeks ago

Thanks, the one problem with that is that you have to use dumpy.wrap if you ever create a function that uses loops and then you want to call it inside another loop. But I don't see any way around that.