Skip to main content

OpenMV runtime extension modules for Python

Project description

Prepare Linux

  • Mac OS
brew install orbstack
orb
  • Windows
wsl

Prepare Tool

sudo apt update
sudo apt install -y git ca-certificates curl build-essential cmake python3-dev
curl -LsSf https://astral.sh/uv/install.sh | sh
curl -fsSL https://claude.ai/install.sh | bash

Develop

uv sync -v
uv pip install -e . --no-build-isolation -v

Build wheel

curl -fsSL https://get.docker.com | sh && sudo usermod -aG docker $USER && newgrp docker
docker run --privileged --rm tonistiigi/binfmt --install all

export CIBW_PLATFORM=linux
export CIBW_BUILD="cp312-manylinux_aarch64"
uvx cibuildwheel . --archs aarch64

The combined wheel is published as the openmv-runtime distribution. After pip install openmv-runtime, the runtime modules are still imported as top-level modules:

import image
import gif
import sensor
import imu
import mjpeg
import machine

Use OrbStack as the Docker backend for final wheel validation.

Test

uv run pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openmv_runtime-0.0.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

File details

Details for the file openmv_runtime-0.0.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for openmv_runtime-0.0.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c30ea534bbabb01509b3ca18e9810849eb88c020baaa51e767c5bb9fd4dafd5b
MD5 86330c41cb34aae70fc6660789bb966a
BLAKE2b-256 797b3c45cad38c1da8d94bcad215ded7a5fdfa512b36254ad3774e76b389772e

See more details on using hashes here.

Provenance

The following attestation bundles were made for openmv_runtime-0.0.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on SingTown/openmv-runtime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page