How can I pass data in real time to my PC running a python script via Bluetooth?

The python code works just fine if I am connected via USB cable. I'd like to go into the next step and implement bluetooth functionality, but i'm not even sure of how to go about this...