Sign inSign up

openeuler/python

Sponsored OSS

By openeuler

Updated 3 days ago

Image
1

10K+

openeuler/python repository overview

Quick reference

Python | openEuler

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

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.

Python is dynamically type-checked and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library.

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

TagsCurrentlyArchitectures
3.14.7-oe2403sp4python 3.14.7 on openEuler 24.03-LTS-SP4amd64, arm64
3.9.9-oe2203ltsPython 3.9.9 on openEuler 22.03-LTSamd64, arm64
3.9.9-oe2403ltsPython 3.9.9 on openEuler 24.03-LTSamd64, arm64
3.10.17-oe2203ltsPython 3.10.17 on openEuler 22.03-LTSamd64, arm64
3.10.17-oe2403ltsPython 3.10.17 on openEuler 24.03-LTSamd64, arm64
3.11.13-oe2203ltsPython 3.11.13 on openEuler 22.03-LTSamd64, arm64
3.11.13-oe2403ltsPython 3.11.13 on openEuler 24.03-LTSamd64, arm64
3.12.10-oe2203ltsPython 3.12.10 on openEuler 22.03-LTSamd64, arm64
3.12.10-oe2403ltsPython 3.12.10 on openEuler 24.03-LTSamd64, arm64
3.13.4-oe2203ltsPython 3.13.4 on openEuler 22.03-LTSamd64, arm64
3.13.4-oe2403ltsPython 3.13.4 on openEuler 24.03-LTSamd64, arm64
3.13.4-oe2403sp4Python 3.13.4 on openEuler 24.03-LTS-SP4amd64, arm64

Usage

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

  • Pull the openeuler/python image from docker

    docker pull openeuler/python:{Tag}
    
  • Start a Python container from the image

    docker run -it --name my-python openeuler/python:{Tag}
    

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:0889726f4

Size

164.8 MB

Last updated

3 days ago

docker pull openeuler/python

This week's pulls

Pulls:

104

Last week