Metadata-Version: 1.0
Name: snap-plugin-lib-py
Version: 1.3.1
Summary: This is a lib for creating plugins for the Snap telemetry framework.
Home-page: http://github.com/intelsdi-x/snap-plugin-lib-py
Author: Joel Cooklin
Author-email: joel.cooklin@gmail.com
License: Apache 2.0
Description: Snap Plugin Lib Py
        ==================
        
        This is a library for writing plugins in Python for the Snap telemetry framework.
        
        Brief overview of Snap architecture
        -----------------------------------
        For an overview of Snap checkout: `http://snap-telemetry.io/ <http://snap-telemetry.io/>`_.
        
        Snap is an open and modular telemetry framework designed to simplify the collection, processing and publishing of data through a single HTTP based API. Plugins provide the functionality of collection, processing and publishing and can be loaded/unloaded, upgraded and swapped without requiring a restart of the Snap daemon.
        
        Writing a plugin
        ----------------
        For reference on authoring plugins see `library's documentation <https://intelsdi-x.github.io/snap-plugin-lib-py/>`_ and `library's Github repo <https://github.com/intelsdi-x/snap-plugin-lib-py>`_.
        
Keywords: snap telemetry plugin plugins metrics
Platform: UNKNOWN
