termux-python

A Docker image based on termux/termux-docker:x86_64 with Python pre-installed.

Usage

docker run --rm ghcr.io/astral-sh/termux-python:latest \
    /entrypoint.sh python3 -c "print('hello from termux')"
Description
Mirror of astral-sh/termux-python (GitHub)
Readme 33 KiB
Languages
Dockerfile 100%