Sign inSign up

openeuler/pypi

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.7K

openeuler/pypi repository overview

Quick reference

PyPI | openEuler

Current PyPI docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes.

Learn more on pip documentation.

The tag of each pypi docker image is consist of the version of pypi and the version of basic image. The details are as follows

TagCurrentlyArchitectures
23.3.1-oe2403sp1PyPI 23.3.1 on openEuler 24.03-LTS-SP1amd64, arm64
23.3.1-oe2403sp4PyPI 23.3.1 on openEuler 24.03-LTS-SP4amd64, arm64

Usage

In this usage, users can select the corresponding {Tag} based on their requirements.

  • Pull the openeuler/pypi image from docker

    docker pull openeuler/pypi:{Tag}
    
  • Start a pypi instance to install packages

    docker run -it openeuler/pypi:{Tag} pip install <package-name>
    

Tag summary

Content type

Image

Digest

sha256:77bac9d25

Size

103.9 MB

Last updated

2 months ago

docker pull openeuler/pypi

This week's pulls

Pulls:

17

Last week