Metadata-Version: 2.1
Name: cp-tool
Version: 1.0.0
Summary: **cp-tool** is an auto generator for solved problems at different online judges.
Home-page: https://github.com/pypa/sampleproject
Author: Shifat
Author-email: mhshifat757@gmail.com
License: GNU
Description: # cp-tool (UnderDev\*)
        
        ![](https://img.shields.io/badge/version-1.0.0-blue) ![](https://img.shields.io/badge/license-GNU3-brightgreen)
        
        **cp-tool** is an auto generator for solved problems at different online judges. It gathers all the problems you have solved at an online judge and generates a git repository for you.
        
        
        **Note :** For now it only creates the README.md file
        
        Generated [Sample](cp-tool/SAMPLE.md) markdown file.
        
        ## Supported Platforms
        
        - [Codeforces](https://codeforces.com)
        
        ## Requirments
        
        - Language
        
          - python >=3.6
        
        - Library/packagesi
        
          - request
        
        ## Usage
        
        >     git clone https://github.com/jspw/cp-tool.git
        
        >     cd cp-tool/cp-tool
        
        >     python script.py
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
