/yavin

Using Flask as a backend to a Database

Primary LanguageMakefile

yavin

This project is currently WIP, and does not exist on pip yet!

Create servers and clients that utilize the MQTT protocol

Installing yavin

Install from pip:

pip install yavin

For development, clone from github and run the tests with:

git clone https://github.com/CptSpaceToaster/yavin.git
cd yavin
make test

Usage

Help:

yavin -h