A Python class for FreshMail REST API.
Copy freshmail.py into your app directory and import class:
from freshmail.py import FreshMail
Initialize FM object with:
fm = FreshMail('API_KEY','API_SECRET')
All samples included in samples directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|