Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

FreshMail-Python

A Python class for FreshMail REST API.

Installation

Copy freshmail.py into your app directory and import class:

from freshmail.py import Frashmail

Initialize FM object with:

fm = FreshMail('API_KEY','API_SECRET')

Examples

All samples included in samples directory.

About

Python class for FreshMail API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages