Skip to main content

DashaMail API client for Python

Project description

DashaMail API client for Python

Usage

  1. Sign up for a DashaMail account

  2. Get your API access token: My account -> Integrations

  3. Look up DashaMail API methods you need

  4. 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dashamail-0.1.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

dashamail-0.1.0-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page