An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# py-listmonk

[![PyPI - Version](https://img.shields.io/pypi/v/py-listmonk.svg)](https://pypi.org/project/py-listmonk)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/py-listmonk.svg)](https://pypi.org/project/py-listmonk)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](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.