Metadata-Version: 2.1
Name: gitscrpy
Version: 0.2.2
Summary: A python library to scrape github
Home-page: https://github.com/fredysomy/git_scraper
Author: Fredy Somy
Author-email: fredysomy@gmail.com
License: Apache Software License 2.0
Keywords: gitscrpy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.2
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4
Requires-Dist: html5lib
Requires-Dist: requests

<h1 align="center"> Gitscrpy </h1>

***



* `A python library to scrape github.`
* `Simple to use syntax`
* `Install using pip`

<h2 id="install">Install</h2>

```python
pip install gitscrpy


```

<h2 id="install">Run</h2>

```python


```

