Cinder and LEDs in 2025(6)?

Hey all,
Been a while since I’ve done any LED work (last time I did, fadecandy was a thing, if that gives some context), so basically, as the subj reads, are there any libraries or other methods folks have used to drive LEDs from a Cinder app in the current era?

My setup is pretty simple, I have a Cinder app that’s generating the data (doing a bit of heavy lifting, which is why it’s running on a desktop machine) and I just need to toss that to some controller (looking at the Pimoroni Plasma 2350W at the moment) where the data would get interpreted and sent down the line. I’ve looked at Cinder-OPC and Cinder-fadecandyclient, I figure I could probably start by ripping the backend out of one of those, but if someone’s has another idea, I’m definitely open to thoughts and suggestions. Thanks!