Search code examples
pythonapigoogle-app-enginegoogle-wave

sending email from wave robot


Anyone know how to send an email using google wave python api?

Thanks


Solution

  • Being a wave robot is nothing special here - you've got to determine at what point you want to send email, but you haven't told us anything about that, so it's hard to advise you.

    When you've worked out what you want to send, just follow the normal instructions for sending email from Python in AppEngine.