user ALL = NOPASSWD: /home/user/.scriptfolder/script.py
#!/usr/bin/python2.5
os.system('sudo /home/user/.scriptfolder/script.py')