CptSpaceToaster / yavin

Using Flask as a backend to a Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Using Flask as a backend to a Database


Languages

Language:Makefile 47.0%Language:Shell 32.2%Language:Python 20.7%