ion-python
ion-python copied to clipboard
consider dropping the "amazon" package namespace
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.