Repository navigation
manylinux
- Website
- Wikipedia
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
GitHub Action to install and run a custom maturin command with built-in support for cross compilation
manylinux2014 and manylinux_2_28 aarch64/armv7l/s390x/ppc64/ppc64le cross compilation docker image
manylinux docker images with CUDA Toolkit
This action builds manylinux wheels for several recent versions of Python (3.6 - 3.9) and publishes to pypi. It uses docker image provided by pypa's manylinux project. We are using manylinux2010_x86_64 docker image which requires pip >= 19.0 on the client installing the built wheel.
Run Pyinstaller on ManyLinux 2.28 (x86_64) AlmaLinux 8.7 based using Pyenv
Docker container for compiling manylinux1 python wheels for sme (Spatial Model Editor)
Some Python packages built using manylinux2010 docker
Docker container for compiling manylinux x86_64/aarch64 Python wheels for sme (Spatial Model Editor)
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages