DashaMail API client for Python
Project description
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
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file dashamail-0.1.0.tar.gz
.
File metadata
- Download URL: dashamail-0.1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.8.2 requests/2.27.1 setuptools/60.9.3 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b5e93ef032ae566725fd8aa723148920f776a7fd6f85296ef428576346d0005 |
|
MD5 | 82aa03df16eb159df1b28254da17c812 |
|
BLAKE2b-256 | 729207c65cf05912fa4330c9f93a147da42f974c453faf5511c9a365ebaf92ce |
File details
Details for the file dashamail-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: dashamail-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.8.2 requests/2.27.1 setuptools/60.9.3 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bb78ebe9d590cd9062172158481e7b6adfd93a967951a9526852881ffcd217b |
|
MD5 | 694fb080b30f67f66d83a526db237b34 |
|
BLAKE2b-256 | 6c125da2390b739a37e20204b62695e40fc5da1e62c1e0e5ec3b88003f47835f |