Open
Description
The "amazon" package namespace is effectively closed due to behavior around init.py (see the-init-py-trap). This prevents definition of other subpackages in other directory structures (or repositories), e.g. amazon.ionhash
.
That said, perhaps the "amazon" namespace isn't adding value; we should consider dropping it.