Restructure services to have a clean divide between services and utils (see Joe's [comment](https://github.com/OpenFn/apollo/pull/479#discussion_r3173244164)) ``` /py - /services - /util - /entry.py - /models.py ``` Maybe we can think of a different name than py
Restructure services to have a clean divide between services and utils (see Joe's comment)
Maybe we can think of a different name than py