tapioca-mandrill

Mandrill API wrappper using Tapioca


Keywords
mandrill, tapioca, wrapper, api
License
BSD-3-Clause
Install
pip install tapioca-mandrill==0.4.0

Documentation

Tapioca Mandrill

Instalation

pip install tapioca-mandrill

Documentation

from tapioca_mandrill import Mandrill

api = Mandrill(key='{your-api-key}')

No more documentation needed.

  • Learn how Tapioca works here
  • Explore this package using iPython
  • Have fun!