Metadata-Version: 2.1
Name: idem-data-insights
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://gitlab.com/vmware/idem/idem-data-insights
Author: Thomas S Hatch
Author-email: thatch45@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE

==================
idem-data-insights
==================

.. image:: https://img.shields.io/badge/made%20with-pop-teal
   :alt: Made with pop, a Python implementation of Plugin Oriented Programming
   :target: https://pop.readthedocs.io/

.. image:: https://img.shields.io/badge/made%20with-python-yellow
   :alt: Made with Python
   :target: https://www.python.org/

Description
===========

This project is for gathering insights of SLS data.

Run following commands::

    pip install -e .
    idem_data_insights -s [path_to_sls_file]


Run help command to understand more about configuration parameters::

    idem_data_insights --help


More details will be added soon.


