All Products
Search
Document Center

Dataphin:Third-party library management

Last Updated:Jun 23, 2026

Dataphin allows you to install and manage Python third-party packages for use in Python computing tasks.

Python module entry

  1. Navigate to the Management Center from the Dataphin home page.

  2. To access the Python Module page, follow the steps below:

    Select System settings > Python third-party package > Python Module in sequence.

    image

Introduction to the Python third-party package page

The Python third-party package page consists of Python Module and traffic mirror source.

  • Python Module: Install and manage Python third-party packages.

  • Traffic mirror source: Specifies the source from which Dataphin retrieves and installs Python third-party packages during online installation.

Introduction to the Python Module page

image.png

Parameter

Description

Search and Filter Area

  • Search: Locate Python Modules by name.

  • Filter: Filter by the Python version of the Module.

Function Area

Python Module List

Displays Module names, Python versions, version numbers, installers, installation dates, statuses, and management operations:

Note

Default system Python Modules are listed and do not support management operations.

  • View Dependencies: View dependency details for the Python Module. Modules that are installing or have an installation failed status do not display dependency information.

  • Upgrade: Upgrade the current Python Module by uploading a new package. Modules that are installing or upgrading cannot be upgraded. For more information, see Resource type.

    Note

    If the upgrade fails, the system automatically reverts to the previous version to keep Module references intact. Successful upgrades apply the newer version.

  • View Status Details: View the current status of the Python Module.

    • Installation and Upgrade Status: For Modules being installed or upgraded, you can perform cancel installation or cancel upgrade from the Status Details dialog box.

    • For Modules in a failed installation or failed upgrade status, you can retry from the status details dialog box.

  • Delete: Remove the current Python Module. Modules that are installing, upgrading, or have dependencies cannot be deleted.

Batch Operations

Delete multiple selected Python Modules at once. Modules that are installing, upgrading, or have dependencies cannot be deleted.

Introduction to the traffic mirror source page

image

Parameter

Description

Search Area

Search for traffic mirror sources by name.

Function Area

  • Sort: Click image and drag image to reorder traffic mirror sources. During online installation or upgrade of Python Modules, the system connects to traffic mirror sources in top-down order and falls back to the next source if the connection fails.

  • Add Traffic Mirror Source: To add a new traffic mirror source, refer to Add Traffic Mirror Source.

  • Refresh: Click image.png to refresh the traffic mirror source list.

Traffic Mirror Source List

Displays traffic mirror source names, URLs, adders, addition times, and management operations:

  • Edit: Click the image icon to modify traffic mirror source settings.

  • Delete: Click the image icon to delete the traffic mirror source. At least one traffic mirror source must be retained.