Metadata-Version: 2.1
Name: roundbox
Version: 2022.4.21b0
Summary: A small lightweight framework for IoT applications
Home-page: https://github.com/soulraven/roundbox
Keywords: roundbox,template,poetry
Author: Zaharia Constantin
Author-email: layout.webdesign@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: mkdocs-material (>=8.2.9)
Project-URL: Bug Tracker, https://github.com/soulraven/roundbox/issues
Project-URL: Documentation, https://soulraven.github.io/roundbox/
Project-URL: Repository, https://github.com/soulraven/roundbox
Description-Content-Type: text/markdown

# ⚡ RoundBox

![PyPI](https://img.shields.io/pypi/v/roundbox?label=RoundBox&style=plastic)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/soulraven/roundbox?style=plastic)
[![Build status](https://img.shields.io/github/workflow/status/soulraven/roundbox/merge-to-main?style=plastic)](https://img.shields.io/github/workflow/status/soulraven/roundbox/merge-to-main)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/roundbox?style=plastic)](https://pypi.org/project/roundbox/)
[![License](https://img.shields.io/github/license/soulraven/roundbox?style=plastic)](https://img.shields.io/github/license/soulraven/roundbox)

A small lightweight framework for IoT applications

### 🎈 Special thanks
To build this framework I have used code inspired by the [Django](https://github.com/django/django) project and also
from [Home Assistant](https://github.com/home-assistant/core) project.

Both projects have a strong code base and lightweight and port on different projects.

### 🖇 Library used

### 📚 Documentation

### 🔧 Installation

### ➿ Variables

- set the ROUNDBOX_COLORS environment variable to specify the palette you want to use. For example,
to specify the light palette under a Unix or OS/X BASH shell, you would run the following at a command prompt:
```bash
export ROUNDBOX_COLORS="light"
```

### 🌍 Contributions

Contributions of all forms are welcome :)

## 📝 License

This repository is licensed under the GNU General Public License, version 3 (GPLv3).

## 👀 Author

Zaharia Constantin

[View my GitHub profile 💡](https://github.com/soulraven)

