Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sepandhaghighi/gitfollow
Github follower and following
https://github.com/sepandhaghighi/gitfollow
controller data follow followers following git github github-api opensource python python3 scraper scraping script scripting scripts
Last synced: 2 months ago
JSON representation
Github follower and following
- Host: GitHub
- URL: https://github.com/sepandhaghighi/gitfollow
- Owner: sepandhaghighi
- License: mit
- Created: 2017-05-14T09:23:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T17:25:22.000Z (over 7 years ago)
- Last Synced: 2024-10-25T04:04:26.099Z (3 months ago)
- Topics: controller, data, follow, followers, following, git, github, github-api, opensource, python, python3, scraper, scraping, script, scripting, scripts
- Language: Python
- Homepage:
- Size: 337 KB
- Stars: 26
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
### Source Code
- Download [Version 0.1](https://github.com/sepandhaghighi/gitfollow/archive/v0.1.zip) or [Latest Source ](https://github.com/sepandhaghighi/gitfollow/archive/master.zip)
- `pip install -r requirements.txt` or `pip3 install -r requirements.txt` (Need root access)
- `python3 setup.py install` or `python setup.py install` (Need root access)### PyPI
- Check [Python Packaging User Guide](https://packaging.python.org/installing/)
- `pip install gitfollow` or `pip3 install gitfollow` (Need root access)## Usage ##
- `python3 -m gitfollow` or `python -m gitfollow`
- Enter your github username
- Select Options
- Find your data in log files## Issues & Bug Reports
Just fill an issue and describe it. We'll check it ASAP!
or send an email to [[email protected]](mailto:[email protected] "[email protected]").## TODO
- [x] List
- [x] Follower-List
- [x] Following-List
- [x] Dif-list
- [x] Stargazers-List
- [x] Repo-List
- [x] Organizations
- [x] Control
- [x] Unfollow
- [x] Follow## Contribution
You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️
Remember to write a few tests for your code before sending pull requests.
Bitcoin :
```1XGr9qbZjBpUQJJSB6WtgBQbDTgrhPLPA```
## License