Closed sphuber closed 4 years ago
You are right - one should actually install this as a python module and put the main in a different file, otherwise it does not detect the class. I was hoping not to make a python module just for this for now, but maybe I could make a simple setup.py in the end, what do you think? (The goal would be not to have it as a standalone, but maybe while we use it, it's OK to make a "temporary" package, maybe we don' distribute on pip).
I think that for testing purposes and on-boarding other people, it would be nice if tab-completion works. Creating a simple setup.py to install should not be too much work. Putting on PyPI is not necessary I would say
with debug on, after loading a node, typing
attr
and activating tab-completion, raises: