Skip to content

implemented logic to get the .pyarc.rc file from home directory - WIP

Stauff, Nicolas Emile requested to merge pyarc_config into development

Implemented logic to get the .pyarc.rc file from home directory - this is WIP as the os.path.isfile("~/.pyarc.rc") does not appear to be working. Also, we can add here additional link to DASSH executable file.

Finally, we may also add link to other dependencies such as: PyGriffin, bin, wasppy, etc. - this could be a good alternative to linking manually, or to add path in bashrc.

Merge request reports

Loading