Metadata-Version: 2.1
Name: SMSmartPy
Version: 1.0
Summary: A Python package.
Home-page: https://github.com/SmartManoj/SmartPy
Author: Mehul Gupta
Author-email: mehularnavi28@gmail.com
License: MIT
Description: Run setup.py
        
        In environment variables
        
        Set Telegram Id,Bot Token
        
        stg(text) to send message
        
        opens() to open the file
        
        opens(module_name) to open the module
        
        
        Selenium:
        First run sel-.py
        
        then import selq
        
        #run sel-.py in cmd in interactive py and use exec()
        
        create a firefox profile as selenium or modify 
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
