Need ability to call DGI as a library
rofrano opened this issue · 0 comments
rofrano commented
As a Developer
I need a version of DGI that is a Python library
So that I can call DGI from my application code
Assumptions
- We can restructure the 3 interfaces into a library with a single entry point for each
- The CLI should be changed to call this entry point as well