install modules with setup.py

Hi all,

is anyone know of a way how to install modules (singleFile) in a python standard manner?
I have written (and tested) a module. I would like to have a

setup.py

in the Way that ansible running in the same Interpreter would find it.
Any ideas?

Thanks a lot