Clone the repository and submodules:
git clone --branch develop --recursive https://github.com/ScientificDataFormat/SDF-Python.git
To build the binaries and distribution archive run the respective build script for your platform.
- build_windows.bat
- build_linux.sh
- build_mac.sh
cd SDF-Python
pip install .
cd tests python -m unitests