Metadata-Version: 2.1
Name: CodeWarsLeaderBoard
Version: 0.1
Summary: Runs a web scraper in a background for getting leader board details for 500 top users of codewars.com
Home-page: https://github.com/urosjevremovic/CodeWarsLeaderBoard
Author: Uros Jevremovic
Author-email: jevremovic.uros91@gmail.com
License: MIT
Description: 
        CodeWarsLeaderBoard
        -------------
        
        Script that runs a web scraper in a background for getting
        leader board details for 500 top users of codewars.com
        
        You can get it by downloading it directly or by typing:
        
            $ pip install CodeWarsLeaderBoard
        
        After it is installed you can start it by simply typing in your terminal:
        
            $ code-wars-leader-board
        
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
