Installation¶
Requirements¶
Python 3.7 or later
numpy,pyyaml,msgpack,configparser
From source¶
git clone https://github.com/ProteinDF/ProteinDF_bridge.git
cd ProteinDF_bridge
python -m venv .venv
source .venv/bin/activate
pip install .
Python 3.7 or later
numpy, pyyaml, msgpack, configparser
git clone https://github.com/ProteinDF/ProteinDF_bridge.git
cd ProteinDF_bridge
python -m venv .venv
source .venv/bin/activate
pip install .