Skip to content

42ventures/mailigen-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python wrapper for the MailiGen API.

Original MailiGen API download:

    http://api.mailigen.com/1.0/download/mgapi-python.zip

To install via pip:

    pip install https://github.com/eugene-wee/mailigen-py/tarball/master

Usage:

    from mailigen.lib.MGAPI import MGAPI
    # Refer to examples for more.

Releases

No releases published

Packages

No packages published