Metadata-Version: 2.4
Name: PBI_dashboard_creator
Version: 1.0.30
Summary: Automatically create PowerBI dashboards using the .pbir file type
Project-URL: Homepage, https://github.com/Russell-Shean/PBI-dashboard-creator
Project-URL: Issues, https://github.com/Russell-Shean/PBI-dashboard-creator/issues
Author-email: Russell Shean <russshean@gmail.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: importlib
Requires-Dist: json
Requires-Dist: os
Requires-Dist: pandas
Requires-Dist: pathlib
Requires-Dist: re
Requires-Dist: shutil
Requires-Dist: uuid
Description-Content-Type: text/markdown

# PBI-dashboard-creator
This is a python module that can be used to automatically create PowerBI dashboards using the .pbir file type
