Dragonfruit Setup
The traditional Dragonfruit workflow works in a git-like repository in the pyOS framework, within a database as configured by minkipy.
Setting up a Dragonfruit Repository
Let’s try setting up a the first repository,
from where we will be doing calculations in our database.
Once you have properly set up your minkipy, connecting is
quite simple. First we launch an IPython console:
$ ipython
test
import minkipy
minkipy.workon()