Metadata-Version: 2.0
Name: bluebees
Version: 1.0.10
Summary: Bluetooth Mesh Config Tools
Home-page: https://github.com/matheuswhite/bluebees
Author: Matheus White
Author-email: tenoriomatheus0@gmail.com
License: GPL3
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: pycryptodome (==3.7.3)
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: pyserial (==3.4)
Requires-Dist: ecdsa (==0.13)
Requires-Dist: ruamel.yaml (==0.15.94)
Requires-Dist: pyzmq (==18.0.1)
Requires-Dist: asyncserial (==0.1.0)
Requires-Dist: pytest (==4.5.0)
Requires-Dist: codecov (==2.0.15)
Requires-Dist: pytest-cov (==2.7.1)
Requires-Dist: click (==7.0)
Requires-Dist: tqdm (==4.32.1)
Requires-Dist: dataclasses (==0.6)

# BlueBees

![GitHub](https://img.shields.io/github/license/matheuswhite/bluebees.svg?style=popout)
[![Build Status](https://travis-ci.org/matheuswhite/bluebees.svg?branch=master)](https://travis-ci.org/matheuswhite/bluebees)
[![Requirements Status](https://requires.io/github/matheuswhite/bluebees/requirements.svg?branch=master)](https://requires.io/github/matheuswhite/bluebees/requirements/?branch=master)
[![codecov](https://codecov.io/gh/matheuswhite/bluebees/branch/master/graph/badge.svg)](https://codecov.io/gh/matheuswhite/bluebees)
[![Maintainability](https://api.codeclimate.com/v1/badges/47e7df71e0d21bc5b1c4/maintainability)](https://codeclimate.com/github/matheuswhite/bluebees/maintainability)

## What is Bluebees?
Bluebees is a complete tool to configure Bluetooth Mesh Networks.

## Principles

## Why Bluebees?
### Positive Point 1

### Positive Point 2

### Positive Point 3

## Features

## Documentation

## Getting Started

## Dependencies

## Questions/Help

## Contributing

## License


