/dustpy

Python package for Dusty wrapping utilities

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

dustpy

Python package for Dusty wrapping utilities

Getting started

To install this package, please first clone the repository and then run git submodule init && git submodule update to pull the remote repository content of all submodules. The package can eventually be installed using pip install . from the root of this repository. The command with flag pip install . --no-cache-dir may be necessary.