addon path help

I have a addon that appends a group from a .blend which is in the same folder as my .blend folder how do i get the file path to my addon folder. thanks

To get the path to your User’s Addon folder:
bpy.utils.user_resource(‘SCRIPTS’, ‘addons’)