Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 688 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 688 Bytes

xframes-python

Building

(create and activate a virtualenv)

pipx run build pip install .

Building on Docker (Ubuntu 24.10)

cd docker/x64-linux docker build -t xframes-python-x64-linux .

docker run -v /path/to/xframes-python/dir:/usr/src/app/workspace -v /path/to/build/dir:/usr/src/app/build xframes-python-x64-linux

Screenshots

Ubuntu (native x64)

image

Ubuntu (WSL2)

image

Ubuntu (Raspberry Pi 5, arm64)

image