Skip to content

GitHub Automation that can create repo automatically using selenium and python

License

Notifications You must be signed in to change notification settings

Arbazkhan4712/GitHub-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Automation

GitHub Automation that can create repo automatically using selenium and python

forthebadge made-with-python Python 3.6 PyPI license

GitHub forks GitHub star

It is GitHub Automation that can create repo automatically using selenium and python

Dependencies:

Selenium

pip install selenium

Also Download the Chrome Drivers from here according to your chrome version :- click here

Add Username & Password in pass.py file:

uname = "Your github user name"

pw = "Your github password"

Run:

python Main.py "name of the repo " 

Owner:

License & Copyright

© Arbaz Khan

Licensed under the MIT License

About

GitHub Automation that can create repo automatically using selenium and python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages