-
-
Notifications
You must be signed in to change notification settings - Fork 116
Python Binding Roadmap
David Coeurjolly edited this page Nov 3, 2020
·
5 revisions
-
Modernize CMake to ease up the deployment of the python wrappings. PR 1524
-
CMake: FetchContent pybind11 and set up the CMake infrastructure for the wrappings.
-
Set up Azure-pipelines (DGtal-team account) for deployment with
Dockcross
in Linux, and also Mac and Windows. Wheels for versions of python from 3.6 to 3.9. -
Create DGtal-team account in pypi and testpypi to upload the
dgtal
wheels. -
WIP: Start wrapping kernel or base modules.
- Base
- Kernel
- StdDefs
- Shortcuts
- ShortcutsGeometry