Skip to content

I wrote these Python scripts to automate tasks for Mac, Linux, and Windows-users.

Notifications You must be signed in to change notification settings

DevPops-Inc/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Single File from GitHub on Mac

• Select the file you wish to download.
image

• Select “Raw.”
image

• Right-click and select “Save Page As…”
image

• Browse to where you’d like to save the file, replace the file extension with desired file type and select “Save.”
image

• Select “Don’t append.”
image

• The file will save to your desired location.
image


Run Python Script as Administrator in Git Bash on Windows

• Press Windows key, type “git bash” and select “Run as administrator.”
image

• Select “Yes.”
image

• Type cd “< location of Python script >” and press “Enter” key to change directory to the location of the Python script.
image

• Type python3 < Python script > and press “Enter” key to run Python script as administrator.
image

About

I wrote these Python scripts to automate tasks for Mac, Linux, and Windows-users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published