Metadata-Version: 2.4
Name: GoldenViz
Version: 0.0.2
Summary: GoldenViz is a Python library that analyzes matplotlib and seaborn charts and checks whether they follow data visualization best practices (the “Golden Rules of Data Visualization”).
Author-email: Wajdi Ben Saad <wajdi@goldenviz.org>
License: MIT
Project-URL: Homepage, https://github.com/WajdiBenSaad/GoldenViz
Project-URL: Documentation, https://goldenviz.readthedocs.io
Project-URL: Repository, https://github.com/WajdiBenSaad/GoldenViz
Keywords: data visualization,matplotlib,seaborn,dataviz,visualization,chart,plot,lint,quality,best practices
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# GoldenViz

do you know the golden rules of a successful data vizulisation? this library helps users to ensure their data viz communicate the information as clearly and neutrally as possible, while respecting a set of Golden Rules.

This is the init version of the repo, development will be structured and enrich on the upcoming weeks.

Will include the first beta version, with proper documentation.
