Unity to Python script communication

I’m on mac and will be building for mac only,

whats the simplest way to get callbacks in a python script from a unity application?

if I can get that working, what about sending an object to unity from python?

also have access to plugins.

bump bump