https://github.com/tobi-de/py-listmonk
py-listmonk
https://github.com/tobi-de/py-listmonk
Last synced: 2 months ago
JSON representation
py-listmonk
- Host: GitHub
- URL: https://github.com/tobi-de/py-listmonk
- Owner: Tobi-De
- License: mit
- Created: 2023-01-12T07:36:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T15:27:35.000Z (over 2 years ago)
- Last Synced: 2025-04-01T04:32:45.667Z (6 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# py-listmonk
[](https://pypi.org/project/py-listmonk)
[](https://pypi.org/project/py-listmonk)
[](https://github.com/pypa/hatch)-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
- [Development](#development)## Installation
```console
pip install py-listmonk
```## Development
Running the tests required a local instance of listmonk available. You can easily setup a local instance using their
[demo docker-compose file](https://github.com/knadh/listmonk#demo).```console
## License
`py-listmonk` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.