def say(): print('hello')
mklink hello.py \\192.168.255.2\python-module\hello.py
import hello hello.say()