Metadata-Version: 2.4
Name: seta-datasets
Version: 1.2.2
Summary: The official Python client for the SETA Dataset Platform.
Author-email: Madhunala Himanshu <himanshu.madhunala1@gmail.com>
Project-URL: Homepage, https://seta-4ce28.web.app/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: rich
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

## v1.3.0
- Added folder structure preservation
- Unified support for recent, version, and instance APIs
- Improved download safety and auth handling
