Metadata-Version: 2.4
Name: nio
Version: 3.4.2
Summary: A framework for building blocks and modules for the nio Platform
Home-page: https://github.com/niolabs/nio
Author: niolabs
Author-email: support@n.io
License: Apache 2.0
Keywords: nio
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: safepickle>=0.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# nio Framework (Python)

[![PyPI version](https://badge.fury.io/py/nio.svg)](https://badge.fury.io/py/nio)

A Python framework for developing nio blocks and modules.

## Installation

The easiest way to install the nio framework is via PyPI.

```
pip install nio
```
