Metadata-Version: 2.1
Name: pypowerprojects
Version: 1.1.5
Summary: A Python Library with 4 GUI Projects : Gmail, Captcha, TicTacToe Game and Currency Conversion
Home-page: https://github.com/tirth-2001/ttt.git
Author: PyPower Projects
Author-email: projectspypower@gmail.com
License: MIT
Description: # PyPower Projects
        ## A Python Library for 4 GUI Projects : Gmail, Image & Audio Captcha, TicTacToe Game & Currency Conversion
        # How To Use :
        ## 1. Install the library pypowerprojects : pip install pypowerprojects
        ## 2. Go to python bash(command prompt) and execute the following commands :
        ## from pypowerprojects import gmail
        ## from pypowerprojects import captcha
        ## from pypowerprojects import tictactoe
        ## from pypowerprojects import currency
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
