Metadata-Version: 2.4
Name: valent-msfabric-utils
Version: 0.1.1
Summary: Utility functions for Microsoft Fabric notebooks — REST API client, Spark table logging, and DAG cycle detection.
Project-URL: Repository, https://github.com/dannybellboy/valent-msfabric-utils
License: MIT
Keywords: fabric,microsoft,notebook,pipeline,spark
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: requests>=2.28
Provides-Extra: spark
Requires-Dist: pyspark>=3.3; extra == 'spark'
