create_part6_model function of modattributes.py CLI app could be moved to a module in the library package or even in a separate package to be reusable in the dataelements.py CLI app.
If a new package is used for default models is created, service_attribute_defaults module would belong to it and an iod__attribute_defaults should be defined.
create_part6_model function of modattributes.py CLI app could be moved to a module in the library package or even in a separate package to be reusable in the dataelements.py CLI app.
If a new package is used for default models is created, service_attribute_defaults module would belong to it and an iod__attribute_defaults should be defined.