Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        





Gitfollow




Codecov

PyPI version

## 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