An open API service indexing awesome lists of open source software.

https://github.com/arbazkhan4712/github_auto


https://github.com/arbazkhan4712/github_auto

automation python selenium

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# GitHub Repo Automation
GitHub Repo Automation using python

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)

[![GitHub forks](https://img.shields.io/github/forks/arbazkhan4712/GitHub_Auto?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/) [![GitHub star](https://img.shields.io/github/stars/arbazkhan4712/GitHub_Auto?style=social)](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)