it gets github info


License
MIT
Install
pip install gitcollect==1.8.0

Documentation

gitcollect 🪙

Gets github information by web scraping. Inspired by Git-Api.

How to Use?

pip install -r requirements.txt
pip install gitcollect

Example:

from gitcollect import *
repo_desc("https://github.com/LogSkele/gitcollect/")

should get

ℹ it gets github info

Wiki

https://github.com/LogSkele/gitcollect/wiki

it has more info on it (thanks to @Wjplatformer)

Contributing

Just make a pull request.

License

gitcollect is under the MIT license