Metadata-Version: 1.0
Name: pySearchErr
Version: 0.1.1
Summary: Detects Python3 exception and searches for the error on Google automatically
Home-page: https://github.com/JING1201/SwampHacks2020
Author: jlionwg
Author-email: UNKNOWN
License: MIT
Description: # pySearchErr
        Detects Python3 exception and searches for the error on Google automatically
        ## Installation
        ```
        pip install pySearchErr
        ```
        ## Usage
        ```
        pySearchErr <filename.py>
        ```
Platform: UNKNOWN
