Define "usable" .
I run develop images on all boxes, and have done for years. In general it is stable enough to use, but sometimes it's not, for example if the automated builds run in the middle of work-in-progress.
So if you're careful with updating, it should be fine. And as long as you have an autobackup, you can always flash yesterday's develop image.
Having said that, looking at your reason, I'd say develop won't work either, as we do build rarfile in develop, but not the other two ( there isn't even a build recipe for levenshtein ). And installing OE-A ipks on an OpenPLi image is a VERY BAD idea.
It would be possible to make a recipe for levensthein, but fuzzywuzzy is an end of live package, so the developer of that plugin needs to switch to python3-thefuzz, like other plugin builders have done.