Metadata-Version: 2.4
Name: seta-datasets
Version: 1.0.1
Summary: Official dataset loader for SETA Protocol with authentication support.
Author-email: Your Name <your.email@example.com>
Keywords: data,seta,loader,datasets,machine-learning
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.28.0
Requires-Dist: rich>=12.0.0
Dynamic: license-file

# SETA Datasets Loader

A high-performance CLI tool and library for downloading datasets from the SETA Protocol.

## Installation

```bash
pip install seta-datasets
