Metadata-Version: 2.1
Name: malix-swain
Version: 0.0.5
Summary: An api for generating disposable mails.
Home-page: https://github.com/sunilswain/malix
Author: champsunil
Keywords: temp mail,fake mail,disposable email,api.mail.tm
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
License-File: LICENSE
Requires-Dist: requests

# Malix
API for generating disposable emails(technically it's an API wrapper for api.mail.tm)

You can find the documentation of this project - [here.](https://malix.readthedocs.io/en/latest/)

## Installing


This library is available in PyPI, and you can get it by pip using the following command

    py -m pip install -U malix-swain

Or you can clone the source code by git using the following commnad

    git clone https://github.com/sunilswain/Malix

then go to same directory as Malix and run setup.py using this command

    py setup.py install


## Contact me

**mail** - [sunilswain5555@pm.me](mailto:sunilswain5555@pm.me)

**discord** - rintu#6624

