Closed joachimmetz closed 6 years ago
Handling data files in Python is not optimal. Having large yaml strings in Python files is not optimal.
Per https://codereview.appspot.com/328230043/ have an easy deployment of dtfabric yaml files in Python
best solution for now is to package them as package data files, also see: https://codereview.appspot.com/334640043/
Handling data files in Python is not optimal. Having large yaml strings in Python files is not optimal.
Per https://codereview.appspot.com/328230043/ have an easy deployment of dtfabric yaml files in Python