Metadata-Version: 2.1
Name: flaskstream2py
Version: 0.1.3
Summary: stream2py interface to flask
Home-page: https://github.com/i2mint/flaskstream2py
License: apache-2.0
Description: 
        # flaskstream2py
        stream2py interface for incoming HTTP requests with Flask.
        
        To install:	```pip install flaskstream2py```
        
        ## Purpose
        
        This WIP library is intended to provide tools for a server or controller receiving data streams from an edge device over HTTP. This will enable consumers written for a stream2py interface to read streaming data from networked devices.
        
Platform: any
Description-Content-Type: text/markdown
