How to display directional arrow in blender using python?

I have created a room in blender using vertices data. I want to display direction (North, South, East, West) on output of blender model using python script so that I can use the same script in other blender models. Is it possible to create such directional arrow using python ?