Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.41 KB

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