Metadata-Version: 2.1
Name: hsc
Version: 1.1.3
Summary: Hackerrank Solution Crawler
Home-page: https://github.com/Nullifiers/Hackerrank-Solution-Crawler
Author: Nullifiers
Author-email: nullifiersorg@gmail.com
License: UNKNOWN
Download-URL: https://github.com/Nullifiers/Hackerrank-Solution-Crawler/releases
Description: [![PyPI version](https://badge.fury.io/py/hsc.svg)](https://badge.fury.io/py/hsc)
        
        # Hackerrank-Solution-Crawler
        Crawls solutions of hackerrank and stores as local files.
        
        ## How to use it
        - Pip install the package `pip install hsc`
        - Run the command `hsc`
        - Login with your Hackerrank Credentials
        - Enter the limit of successful solutions you want to be crawled
        - A new folder with name **Hackerrank** would be created with all your solutions in it
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
