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
File details
Details for the file datasets_server_python-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: datasets_server_python-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8a3edca2bc3a4b52b92bc1e9a0c0b196b89cc117bcd554c3c9963d698577c96 |
|
MD5 | 381279e539c851cb6850a2b555b53601 |
|
BLAKE2b-256 | 0b3563d05039d384a9da7f7a052696a4171d62659d4c39c1289dcd1f46ef4848 |