# Example Python Producer

[![PyPI - Version](https://img.shields.io/pypi/v/example-python-producer.svg)](https://pypi.org/project/example-python-producer)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/example-python-producer.svg)](https://pypi.org/project/example-python-producer)

-----

**Table of Contents**

- [Running](#running)
- [Produce](#produce)

## Installation

```console
python application.py
```

## Produce

```console
curl localhost:5000/produce
```
