Metadata-Version: 2.1
Name: yaml_plotter
Version: 0.2.0
Summary: A Python plotter using yaml
Home-page: https://github.com/pxxxl/yaml-plotter
Author: Yezheng Zhang
Author-email: cozardzhang@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: pyyaml
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: watchdog
