Metadata-Version: 2.1
Name: feast
Version: 0.3.2
Summary: Python sdk for Feast
Home-page: https://github.com/gojek/feast
Author: Feast
License: Apache
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6.0
Requires-Dist: click (>=7.0)
Requires-Dist: google-api-core (==1.*)
Requires-Dist: google-auth (==1.*)
Requires-Dist: google-cloud-bigquery (==1.*)
Requires-Dist: google-cloud-storage (==1.20.*)
Requires-Dist: google-cloud-core (==1.0.3)
Requires-Dist: googleapis-common-protos (==1.*)
Requires-Dist: google-cloud-bigquery-storage (==0.*)
Requires-Dist: grpcio (==1.*)
Requires-Dist: pandas (==0.*)
Requires-Dist: pandavro (==1.5.1)
Requires-Dist: protobuf (==3.10.*)
Requires-Dist: PyYAML (==5.1.2)
Requires-Dist: fastavro (==0.*)
Requires-Dist: kafka-python (==1.4.*)
Requires-Dist: tabulate (==0.8.*)
Requires-Dist: toml (==0.10.0)
Requires-Dist: tqdm (==4.*)
Requires-Dist: numpy
Requires-Dist: google
Provides-Extra: dev
Requires-Dist: mypy-protobuf (==1.*) ; extra == 'dev'
Requires-Dist: grpcio-testing (==1.*) ; extra == 'dev'

UNKNOWN


