dashamail 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

dashamail 0.1.0

DashaMail API client for Python

Usage

Sign up for a DashaMail account
Get your API access token: My account -> Integrations
Look up DashaMail API methods you need
Use dashamail client to call the method:

from dashamail import DashaMailClient

client = DashaMailClient(api_key="YOUR-API-KEY")
client.lists_get()


Installation
Just run:
pip install -U dashamail


Contributing
See CONTRIBUTING.rst.


Changelog
0.1.0 (2022-04-20)

Support for lists.* API methods

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.