Metadata-Version: 2.4
Name: oml_plot_tools
Version: 0.9.1
Summary: IoT-LAB OML plot tools
Project-URL: Homepage, http://www.iot-lab.info
Project-URL: Download URL, http://github.com/iot-lab/oml-plot-tools/
Author-email: IoT-LAB Team <admin@iot-lab.info>
License: CeCILL v2.1
License-File: AUTHORS
License-File: COPYING
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: iotlabcli>=3.3.0
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pillow
Description-Content-Type: text/x-rst

OML Plot Tools
==============

|CI| |Codecov|

.. |CI| image:: https://github.com/iot-lab/oml-plot-tools/workflows/CI/badge.svg
    :target: https://github.com/iot-lab/oml-plot-tools/actions?query=workflow%3ACI+branch%3Amaster
    :alt: CI status

.. |Codecov| image:: https://codecov.io/gh/iot-lab/oml-plot-tools/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/iot-lab/oml-plot-tools/branch/master
   :alt: Codecov coverage status
