SemanticQuantities package
please install with with
requires python3.9.0, which can be installed with pyenv
>> git clone [email protected]:andreacortis/SemanticQuantities.git
>> cd SemanticQuantities
>> python -m venv .quant
>> source .quant/bin/
>> pip install -r requirements.txt
>> pip install -e .