Metadata-Version: 2.1
Name: gitscrpy
Version: 0.2.5
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
Description: <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
        
        
        ```
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
