Automating Github With Python | Automating Github Using Python Selenium | E path

Publié le: 16 août 2020
sur la chaîne: E Path
99
10

As a Part of our Job we will be dealing with multiple projects every day.
To Keep the code safe we will push them in to cloud platforms Like Github, Heroku, Google Cloud platform etc
As a part of my Job every time when i create a new project, i will push the code in to Github.
Today we are going to Automate this process of crteating the new project and integrate it with Github.
In Order To Complete This :- We Have To Follow 4 steps

1. Login into Github
2. Create a new Repository in Github with the project name
3. Create a new Folder in Machine with the project name
4. Integrate the project with Github and push

1. Login into Github

To Complete This Step we should have a valid username and password

username = ""
password = ""


we can do this in this method using python
login_remotely()

after Completing this we will move to next Step

2. Create a new Repository in Github with the project name

after successfull login we will create a new repo in Github using

reponame = ""

inside this method using python
create_remotely()

after Completing this we will move to next Step


3. Create a new Folder in Machine with the project name

after creating successfully will create new folder in machine using

Path = " Location to create project "
reponame " name to create project"

we can do this in this method using python
create_locally()

after Completing this we will move to next Step


4. Integrate the project with Github and push

after creating new folder successfully we integrate this project in cmd with new repo created in Github

we can do this in this method using python
create_locally()

after Completing this we will move to next Step the project will open in code editor like vs code

using "code ."

Music Details --

Eden by Onycs   / onycsmusic  
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: https://bit.ly/al-eden
Music promoted by Audio Library    • Eden – Onycs (No Copyright Music)  


Sur cette page du site, vous pouvez voir la vidéo en ligne Automating Github With Python | Automating Github Using Python Selenium | E path durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur E Path 16 août 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 99 fois et il a aimé 10 téléspectateurs. Bon visionnage!