I find your DEX project on github, it looks so amazing.
I try to test it but after the install (pip install . -r requirements.txt --user) I have an error when i run it ($ dex)
Traceback (most recent call last):
File "/home/xxxxx/.local/bin/dex", line 5, in
from dex.cmd import cli
ModuleNotFoundError: No module named 'dex'