{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"}],"enrichment":{"capability":"pyodps is a Python SDK for accessing Aliyun ODPS clusters, providing APIs to query tables, execute SQL, and manage data processing jobs through a REST interface.","skillfed_tags":["aliyun-cloud","data-warehouse","distributed-computing"],"use_cases":["Query and retrieve data from ODPS tables programmatically within Python data analysis workflows.","Execute SQL statements against ODPS clusters and process results in Python data structures.","Develop and debug Python UDFs (User Defined Functions) for use in ODPS SQL queries.","Automate ETL pipelines that read from or write to Aliyun ODPS data warehouses.","Integrate ODPS data access into Jupyter notebooks using IPython magic commands for interactive exploration."],"what_it_does":"pyodps is a Python SDK for Aliyun's ODPS (Open Data Processing Service), a cloud-based distributed data warehouse. It provides programmatic access to ODPS clusters, allowing you to query tables, execute SQL, retrieve schemas, and manage data processing jobs directly from Python code. The package wraps the ODPS REST API and handles authentication, serialization, and result marshaling through its runtime dependencies requests and pyarrow.\n\nThe SDK is designed for data engineers and analysts working with Aliyun's cloud infrastructure. It includes support for IPython/Jupyter integration via magic commands, a Python UDF debugging tool for custom functions, and both synchronous and asynchronous execution modes. The package supports Python versions from 3.7 onward and is actively maintained.","worth_installing":"Yes, if you work with Aliyun ODPS. The package is actively maintained, has no known vulnerabilities, supports modern Python versions, and carries a permissive Apache License 2.0. Install friction is moderate due to compiled wheels, but pre-built binaries are available for common platforms. Not relevant for non-Aliyun cloud environments."},"id":"pyodps","links":{"html":"https://skillfed.io/packages/pyodps","md":"https://skillfed.io/packages/pyodps.md","pypi":"https://pypi.org/project/pyodps/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"pyodps","python_support":"supports_current","summary":"ODPS Python SDK and data analysis framework"},"popularity":{"monthly_downloads":5819474,"position":2033,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.13.1"}
