https://github.com/arbazkhan4712/github_auto
https://github.com/arbazkhan4712/github_auto
automation python selenium
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arbazkhan4712/github_auto
- Owner: Arbazkhan4712
- License: mit
- Created: 2020-03-24T06:53:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T18:08:45.000Z (about 6 years ago)
- Last Synced: 2025-10-08T02:57:11.098Z (9 months ago)
- Topics: automation, python, selenium
- Language: Python
- Size: 6.84 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Repo Automation
GitHub Repo Automation using python
[](https://www.python.org/) [](https://www.python.org/downloads/release/python-360/) [](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/Naereen/StrapDown.js/network/) [](https://GitHub.com/Naereen/StrapDown.js/network/)
## Dependencies:
*github*
```
pip3 install github
```
*Add uername and password in GitHub.py file*
```
username = "" #Insert your github username here
password = "" #Insert your github password here
```
## License & Copyright
© [Arbaz Khan](https://arbazkhan4712.github.io/Contact.html)
Licensed under the [MIT License](LICENSE)