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()
Release files for datasets-server-python 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datasets_server_python-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / datasets_server_python-0.5.0-py3-none-any.whl
| Download URL | datasets_server_python-0.5.0-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e8a3edca2bc3a4b52b92bc1e9a0c0b196b89cc117bcd554c3c9963d698577c96
|
|
BLAKE2b-256 checksum How to use checksums |
0b3563d05039d384a9da7f7a052696a4171d62659d4c39c1289dcd1f46ef4848
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.16
|