Metadata-Version: 2.1
Name: adfpy
Version: 0.0.1
Summary: A Pythonic wrapper for Azure Data Factory
License: Apache
Author: Daniel van der Ende
Author-email: daniel.vanderende@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: deploy
Requires-Dist: azure-identity (>=1.7.1,<2.0.0); extra == "deploy"
Requires-Dist: azure-mgmt-datafactory (>=2.2.1,<3.0.0)
Requires-Dist: azure-mgmt-resource (>=20.1.0,<21.0.0)
