Metadata-Version: 2.1
Name: feathub-nightly
Version: 0.2.dev20231231
Summary: A stream-batch unified feature store for real-time machine learning
Home-page: https://github.com/alibaba/feathub
Author: FeatHub Authors
License: https://www.apache.org/licenses/LICENSE-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: scikit-learn
Requires-Dist: ply >=3.11
Requires-Dist: pandas <2.0,>=1.1.5
Requires-Dist: numpy ~=1.21.4
Requires-Dist: kubernetes ~=24.2
Requires-Dist: python-dateutil ~=2.8
Requires-Dist: redis ==4.3.0
Requires-Dist: tzlocal ~=4.2
Requires-Dist: mysql-connector-python ~=8.0.0
Requires-Dist: cloudpickle ==2.1.0
Provides-Extra: flink
Requires-Dist: apache-flink ==1.16.1 ; extra == 'flink'
Provides-Extra: spark
Requires-Dist: pyspark ==3.3.1 ; extra == 'spark'

