Metadata-Version: 2.4
Name: notebook_validator
Version: 0.1.0
Summary: Python notebook validator for Microsoft Fabric
Home-page: 
Author: Your Name
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: nbformat
Requires-Dist: ipykernel
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A library to validate Python notebooks in Microsoft Fabric against coding standards and naming conventions.
