Metadata-Version: 2.1
Name: fw-dataset
Version: 0.0.1rc2
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,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: py38
Requires-Dist: backoff (>=1.11.1,<2.0.0)
Requires-Dist: flywheel-sdk
Requires-Dist: fw-core-client (>=1.0.2,<2.0.0); extra == "py38"
Requires-Dist: fw-utils (>=1.2.1,<2.0.0); extra == "py38"
Requires-Dist: joblib (>=1.1.0,<2.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: plotly (>=5.3.1,<6.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
