Light Python wrapper for listmonk.app.
Project description
ListmonkWrapper
Light Python wrapper for listmonk.app
- PyPI: https://pypi.org/project/listmonk-wrapper/
- Free software: BSD-3-Clause
Testing
- Must have local listmonk container running (TODO: add docker container in repo for testing purposes)
poetry install -E dev -E test
poetry run pytest
Usage
pip install listmonk-wrapper
from listmonk_wrapper import ListMonkClient
client = ListMonkClient(host="http://localhost", port=9000, username="password", password="password")
my_campaigns = client.get_campaigns()
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
Built Distribution
File details
Details for the file listmonk-wrapper-0.1.4.tar.gz
.
File metadata
- Download URL: listmonk-wrapper-0.1.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 723c9946ac5287f3c9b7d87f1467534aadf2ba4813719cc6f1dc3e829d4266e6 |
|
MD5 | f75194d5303237b7a6a1cf645eef68e0 |
|
BLAKE2b-256 | 200563b85d0fc73c4a349e80b459ae1e068d2276acfc1d1af6d865e557404d48 |
File details
Details for the file listmonk_wrapper-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: listmonk_wrapper-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66be5368a9f571b8772f98b9c4701fd6b0cbf1753885b9b919ff66def6f81374 |
|
MD5 | ec46642b4b1e5c6e0affe55a2a0441fc |
|
BLAKE2b-256 | cc9b28e51eb827e53f450b60ce82c66ac9dac7f28dfc81924985c3baab627ab3 |