Metadata-Version: 2.3
Name: pipeline-dp
Version: 0.3.0
Summary: A library for differentially private data analysis pipelines.
License: Apache-2.0
Keywords: differential privacy,data analysis,apache beam,pyspark,dp
Author: Chinmay Shah
Author-email: chinmayshah3899@gmail.com
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dill (>=0.3.7)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: python-dp (>=1.1.5,<2.0.0)
Requires-Dist: scipy (>=1.17.0)
