HubTou / libgh

GitHub scraping tool and library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI package Servier Inspired

libGH(1), libGH(3) - GitHub scraping tool and library

This repository includes a command-line utility:

And a Python library:

This software will scrap either personal or organizational accounts, or repositories. You can check which data you can get here.

Feel free to discuss your needs and use cases there.

Installation

Once you have installed Python and its packages manager pip, use one of the following commands, depending on if you want only this tool, the full set of PNU tools, or PNU plus a selection of additional third-parties tools:

pip install pnu-libgh
pip install PNU
pip install pytnix

About

GitHub scraping tool and library

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.9%Language:Makefile 3.1%