PyChimpSTS

Simple MailChimp STS API wrapper
Download

PyChimpSTS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Yukilas

PyChimpSTS Tags


PyChimpSTS Description

PyChimpSTS is a simple Python wrapper around the MailChimp STS (Simple Transactional Service) API v1.0.UsageThe usage is very simple:from pychimpsts import PyChimpSTSchimp = PyChimpSTS("my_api_key")chimp.verify_email_address("yukilas@gmail.com")#And so on ..You just have to create an object by passing it your MailChimp API key and you're ready to call the different methods.Method names here respects the pythonic case (lowercase separated by underscores).Product's homepage


PyChimpSTS Related Software