Hi Jason,
Sort of, you can create your own keywords in Robot Framework and these custom keywords can be written in python, so you should be able to pass the browser object (session) created in RF to your custom python function, but I've never done that, so not sure how.
Dave.