An open API service indexing awesome lists of open source software.

https://github.com/opendronemap/windows-deps

Prebuilt Windows PIP dependencies for ODM
https://github.com/opendronemap/windows-deps

Last synced: 5 months ago
JSON representation

Prebuilt Windows PIP dependencies for ODM

Awesome Lists containing this project

README

          

# windows-deps
Prebuilt Windows dependencies for ODM

Python dependencies are downloaded from https://www.lfd.uci.edu/~gohlke/pythonlibs/

To download them, run `python3 get_deps.py`. To change versions, change the values of `gdal_wheel_url`, `fiona_wheel_url`, `rasterio_wheel_url`, and `python_zip` in `get_deps.py`.

The github workflow `build_python_wheels.yaml` creates the python dependencies.
The github workflow `build_vcpkg_env.yaml` creates the vcpkg dependencies.