Metadata-Version: 2.1
Name: tempmailwrapper
Version: 0.0.3
Summary: API wrapper for Temp Mail API.
Home-page: https://github.com/Jimballoons/tempmailwrapper
Author: Jimballoons
Author-email: jimballoonsgit@gmail.com
License: UNKNOWN
Download-URL: https://github.com/Jimballoons/tempmailwrapper/archive/refs/tags/0.0.3.tar.gz
Description: # tempmailwrapper
        
        Python API wrapper for [Temp Mail][tempmail-website]. **Disposable email** - is a free email service that allows to receive email at a temporary address that self-destructed after a certain time elapses. You can view full API specification in [here][tempmail-api] or [here][rapidapi].
        
        
        ## Prerequisites
        - Python 3.X
        
        
        ## Installation
            $ pip install tempmailwrapper
        
        ## Usage
        WIP
            
        
        
        
        [tempmail-website]: <https://temp-mail.org/>
        [tempmail-api]: <https://temp-mail.org/en/api/>
        [rapidapi]: <https://rapidapi.com/Privatix/api/temp-mail>
        
Keywords: python,tempmail,temporary,email,wrapper
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
