Metadata-Version: 2.1
Name: wicker
Version: 0.0.1rc2
Summary: An open source framework for Machine Learning dataset storage and serving
Home-page: https://github.com/woven-planet/Wicker
Author: Jay Chia
Author-email: jaychia94@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/woven-planet/Wicker/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pyarrow
Requires-Dist: boto3
Provides-Extra: dynamodb
Requires-Dist: pynamodb ; extra == 'dynamodb'
Provides-Extra: flyte
Requires-Dist: flytekit ; extra == 'flyte'

# Wicker

Wicker is an open source framework for Machine Learning dataset storage and serving developed at Woven Planet L5.

