Metadata-Version: 2.1
Name: browserOpen
Version: 1.0.0
Summary: Search anything on Google Search Engine in Your Default Browser.
Home-page: https://github.com/PrinceMargaret/Search-in-Google.git
Author: Prince Agrahari
Author-email: princeagrahari2000@gmail.com
License: UNKNOWN
Description: # browserOpen package
        
        By this package , you can use Google and result Display on your default Browser.<br> 
        
        
        # Documentation
        ##########################
        
        ```
        
        from browserOpen import google
        google.search("write your query, it will search from google")
        
        ```
        
        ############################
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
