Shopify / pyoozie

Library for querying and scheduling with Apache Oozie
https://py-oozie.readthedocs.io
MIT License
11 stars 12 forks source link

Flatten pyoozie module structure #14

Closed cfournie closed 7 years ago

cfournie commented 7 years ago

Let's keep this package simple and leave everything at the same level. Our docs can encourage people to import from pyoozie and if they need to they can dip into our submodules (which with few levels shouldn't be too hard to navigate).

/review @JasonMWhite @kmtaylor-github