Metadata-Version: 2.1
Name: lb-mail
Version: 1.0.0
Summary: Library with data models by lb services
Author: Lucas Barros
Author-email: lucasbarros2000@hotmail.com
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

<h1 align="center">
    <a style="color: #00bfb3"> LB Mail</a>
</h1>

<p align="left" style="color: white">🚀 
    Biblioteca responsável pelo envio de emails via integração com MAIL Gun
</p>


<h3 align="left">
    <a> Pré Requisitos (Bibliotecas): </a>
</h3>

<p style="margin: 0 0 0 5%">
    <a style="color: white" href="https://pypi.org/project/pydantic/">
        Requests (Versão -> 2.27.1) - 
    </a>
    <a style="color: white">
        Biblioteca responsável comunicação rest com a API do Mail Gun
    </a>
</p>

<p style="margin: 5%; font-size: 15px; color: white; text-align: center">
    Desenvolvido Por Lucas Barros
</p>
