I must be missing something obvious. Is there a nice way to do threads in one go with Mastodon? There isn't an obvious UI element see in Ivory, nor the official Mastodon client, and yet I see people like [@molly0xfff]( ) doing absolutely epic long ones. I think this is because very post has to be a reply to the previous one, so there's no ID to link to, but surely this has been solved already, right? If there's a good published how to, I’d really welcome a link to it. 👍 ?
Dear fellow #django and #python nerds, Somewhat related to that my earlier toot about that PR being merged into uv, I'm looking for examples of django projects that are packaged up as "proper” Python packages, to learn from. If you know of any popular ones, would you share a link, or add one to this forum post?
Aww yiss! Got my PR merged into #uv's docs for their neat support of running commands from a #python package hosted directly on github. This is really nice for trying out CLI commands stuff before they're published to PyPi proper: The examples in the screenshot show how to do one-off runs of the “httpie” command from a git branch, tag and git commit. Give it a go! It was a pretty neat discovery for me, so I figured it might be for others too 👍 image