Metadata-Version: 2.1
Name: dpssearchclient
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://github.com/TinDang97/DPS_SearchEngine_Client
Author: TinDang
Author-email: rainstone1029x@gmail.com
License: MIT
Description: # DPS_SearchEngine_Client
        Search Client
        
        ### Require:
        - dpsutil: https://github.com/TinDang97/DPS_Util
        
        Download and install:
        
        ```
        git clone https://github.com/TinDang97/DPS_Util
        ``` 
        
        Install:
        ```
        > cd DPS_Util
        
        > pip3 install .
        or
        > python setup.py install
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
