Loading WFM with Python SoapySDR

I’ve been developing a simple Python code to interact with the LimeSDR for my summer research project. The next thing I want to try to do is prompt a user to import a WFM files, but I haven’t been able to find a function for Python that will load the files to the radio. Is there a .py file to handle this floating around somewhere, or does anyone have any suggestions? I’m not sure where to begin.
Thank you!

Not sure if there is Python code, but you could start by looking at the LimeSuiteGUI code: