Sounds great. Is there any documentation how to develop plugins for PP? I mentioned earlier that I’m working on integrating Gstreamer, and while I’ve been using it for myself, I’d like to make it available for others. Can plugins be unofficial, as in maintained by non-PP staff?
Re poetry / pdm. I have some experience with Poetry and I can understand why one would find Poetry annoying, so whichever suits you best… One advantage of PDM is that it follows standards in its TOML format, whereas Poetry doesn’t, and it has other great ideas. However, as much as I can see on the PDM activity page, it’s more-or-less a 1-man project, so it’s hard to tell where it’ll end up in the future. Overall, using it felt much the same as Poetry, with similar limitations in finding packages (tested with PP, actually, and it had some issues downgrading packages, same as Poetry).
Later today (hopefully) I’ll revive that gstreamer thread because I really want to put it out and I have some questions about the modular video stim system and plugins.