Metadata-Version: 2.1
Name: fw-dataset
Version: 0.0.1rc4
Summary: Flywheel API for creating, editing, downloading dataset tailored for ML application
License: MIT
Author: Flywheel, Inc
Author-email: support@flywheel.io
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: backoff (>=1.11.1,<2.0.0)
Requires-Dist: flywheel-sdk (>=16.0.0,<17.0.0)
Requires-Dist: joblib (>=1.1.0,<2.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
