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

https://github.com/jpleorx/tekleo-common-message-protocol


https://github.com/jpleorx/tekleo-common-message-protocol

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# TekLeo Common Message Protocol

# Installation

## Normal installation

```bash
pip install tekleo-common-message-protocol
```

## Development installation

```bash
git clone https://github.com/jpleorx/tekleo-common-message-protocol.git
cd tekleo-common-message-protocol
pip install --editable .
```

# Links
In case you’d like to check my other work or contact me:
* [Personal website](https://tekleo.net/)
* [GitHub](https://github.com/jpleorx)
* [PyPI](https://pypi.org/user/JPLeoRX/)
* [DockerHub](https://hub.docker.com/u/jpleorx)
* [Articles on Medium](https://medium.com/@leo.ertuna)
* [LinkedIn (feel free to connect)](https://www.linkedin.com/in/leo-ertuna-14b539187/)