Skip to content

ogrnz/infomaniakclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfomaniakNewsletterClient

Integration of Infomaniak Newsletter API in Python https://newsletter.infomaniak.com/docs/index.html

Installation

virtualenv venv
venv\Scripts\activate

pip install infomaniakclient

Usage

from infomaniakclient import Client
from infomaniakclient import Action

r = Client('API_KEY', 'API_SECRET')

You'll find some examples in this repos examples.py file.

About

Infomaniak Newsletter Python Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages