Quitting odrive from .py file

In my .py file I would like to do something like odrive.quit()
I would also like to be able to run an if statement on odrive.find_any() to see if it has a board.
Here is a link to a simple py file to clarify.
py file
Any advice for working with multiple odrive boards on the same usb?