Dictionary of Dictionary Tree instalΒΆ

Requirements: python3.

for a simple instal this should do the trick (this is not yet working!):

pip3 install pyddtree

alternativle:

  1. git clone or git fork and clone the project.
  2. after cloning execute the unity test routine.
  3. don’t forget to take care that pyddtree is somehow in your PYTHONPATH.
git clone https://gitlab.com/biotransistor/pyddtree.git
cd pyddtree
python3 test_ddtree.py