Metadata-Version: 2.4
Name: opennetics-edge
Version: 0.1.0
Summary: Python library for OpenNetics edge server development. Provides an interface for building applications, and extending functionality of the hardware.
Project-URL: Homepage, https://karsh.me/
Project-URL: Issues, https://github.com/OpenNetics/opennetics-edge
Author-email: Utkarsh Ranjan <utkarsh@cyberfear.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# opennetics-edge lib

This repository is a Python library crafted for the OpenNetics edge server development, enabling
developers to control and extend the functionality of their hardware with ease. Designed to offer an
interactive interface, this library empowers users to build customised applications tailored to
their unique needs.

## Installation

To install the library, use the following command:

```bash
pip install opennetics-edge
```

## Development Status

This library is currently under development. If you try it out and encounter any issues, please
submit them on this repository's issues page.

For any feedback or contributions, feel free to reach out!

