{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/7"}],"enrichment":{"capability":"OpenDataLab Python SDK provides programmatic and CLI access to datasets hosted on the OpenDataLab platform, with login, search, listing, and download capabilities.","skillfed_tags":["dataset-access","cli-tool","machine-learning"],"use_cases":["Search and browse available datasets on OpenDataLab without leaving your Python environment or shell.","Download machine learning datasets like MNIST, COCO, or TAO in bulk for local training pipelines.","List and inspect dataset file structures and sizes before deciding which files to download.","Automate dataset acquisition in data preparation scripts or CI/CD workflows.","Read dataset files directly from the platform without downloading them locally first."],"what_it_does":"OpenDataLab Python SDK is a client library and CLI tool for accessing datasets from the OpenDataLab platform (opendatalab.org.cn). It wraps the platform's API to let you search, list, and download datasets programmatically or via command-line commands like `odl get`, `odl ls`, and `odl search`. The package requires an OpenDataLab account and handles authentication, file listing with metadata, and dataset downloads with progress tracking.\n\nThe SDK depends on click for CLI scaffolding, requests for HTTP calls, tqdm for progress bars, colorama and rich for terminal output formatting, pycryptodome for cryptographic operations, openxlab for platform integration, and pywin32 for Windows support. It targets Python 3.7 and later and is classified as Beta. The maintainers explicitly warn that the SDK is work-in-progress and may have compatibility gaps with the OpenAPI, so staying on the latest version is advised.","worth_installing":"Yes, if you need to access OpenDataLab datasets and can work around the aging maintenance status. The package is lightweight to install, has no known vulnerabilities, and the MIT license carries no restrictions. However, be aware that the last release was over a year ago, the maintainers flag ongoing compatibility concerns with the platform API, and you may need to stay on the latest version or work around breaking changes. Suitable for active projects where you can tolerate occasional friction; less suitable if you need long-term stability guarantees."},"id":"opendatalab","links":{"html":"https://skillfed.io/packages/opendatalab","md":"https://skillfed.io/packages/opendatalab.md","pypi":"https://pypi.org/project/opendatalab/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2023-08-02","license_spdx":null,"license_treatment":"permissive","name":"opendatalab","python_support":"supports_current","summary":"OpenDataLab Python SDK"},"popularity":{"monthly_downloads":215477,"position":9399,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.10"}
