Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mad Mimi for Python

Written, and released into the public domain by [email protected]

General Usage

mimi = MadMimi('your username', 'your api key')

mimi.lists() <- retrieve your current lists

mimi.delete_list('test') <- delete a list

mimi.add_list('test_list') <- add a list

mimi.add_contact(['Tav', 'Espian', '[email protected]']) <- add a new contact

mimi.subscribe('[email protected], 'test_list') <- subscribe a contact to a certain list

mimi.subscriptions('[email protected]') <- get subscriptions for a certain email

mimi.unsubscribe('[email protected]', 'test_list') <- unsubscribe a certain email

About

a Python wrapper for the Mad Mimi API

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages