{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/6"}],"enrichment":{"capability":"A command-line interface and Python library for interacting with OpenXLab services, handling authentication, configuration management, and API token generation.","skillfed_tags":["cli-tool","authentication","openxlab"],"use_cases":["Set up and manage OpenXLab credentials locally via CLI, storing them in ~/.openxlab/config.json for reuse across multiple scripts.","Generate JWT tokens programmatically by calling get_jwt() with stored or provided credentials for authenticating API requests.","Build command-line tools that wrap OpenXLab functionality, leveraging the hierarchical subcommand framework.","Integrate OpenXLab authentication into Python applications that interact with model or application centers.","Upload or manage resources to OpenXLab using the CLI's demo upload workflow as a template."],"what_it_does":"openxlab is a Python CLI and library that provides authenticated access to OpenXLab services. It manages credentials (access key and secret key) through local configuration files, environment variables, or direct parameters, and generates JWT tokens for API authentication. The package is organized around a hierarchical command structure with support for multiple subcommands, allowing users to interact with OpenXLab's model and application centers through both command-line and programmatic interfaces.\n\nThe library depends on common utilities like requests for HTTP communication, pyyaml for configuration parsing, rich for terminal output formatting, and tqdm for progress indication. It uses oss2 for object storage operations and filelock for managing concurrent access to local configuration files. The package targets developers integrating OpenXLab services into Python applications or scripts that need reliable credential management and token handling.","worth_installing":"Yes, if you are actively developing against OpenXLab services and need a straightforward credential and token management layer. The low install friction and permissive license make adoption easy. However, the aging maintenance status (297 days since last release) suggests the project is not under active development\u2014install with the understanding that you may need to maintain or patch it yourself if issues arise."},"id":"openxlab","links":{"html":"https://skillfed.io/packages/openxlab","md":"https://skillfed.io/packages/openxlab.md","pypi":"https://pypi.org/project/openxlab/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-21","license_spdx":null,"license_treatment":"permissive","name":"openxlab","python_support":"supports_current","summary":"openxlab tools"},"popularity":{"monthly_downloads":1760643,"position":3585,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.3"}
