Skip to main content

Python SDK to access the Datasets Server

Project description

Datasets Server Python SDK

This is the Python SDK for using the Huggingface Datasets Server. It is not the official SDK, but it is a good start. I will try to keep it up to date with the latest version of the Datasets Server.

Installation

pip install datasets-server-service

Usage

from datasets_server_service import DatasetsServerService

# You can give your api token here or pass it as HF_DATASETS_SERVER_TOKEN env variable
service = DatasetsServerService()
valid_datasets = service.valid_datasets()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datasets_server_python-0.5.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page