ask for sudo privilege from python in macos

Solutions on MaxInterview for ask for sudo privilege from python in macos by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "ask for sudo privilege from python in macos"
Noemi
04 Jun 2016
1os.system("""osascript -e 'do shell script "<commands go here>" " with administrator privileges'""")
2
similar questions