Blender related python snippets to get you started. Learn blender bpy today.
http://www.blender.org/api/blender_python_api_current/ As of 10/11 november 2015 we can now link to the current api docs and not be worr...
scripts = bpy.utils.script_paths()[0] # config folder.. bpy.utils.user_resource('CONFIG') 'C:\\Users\\username\\AppData\\Roaming\\Blender Foundation\\Blender\\2.xx\\config\\'