Amending PEP 427 (and PEP 625) on package normalization rules

While “project names are not the same as (import) package names” I think it should not be prevented to name the project the same as its only import package name. …and allowing hierarchy in import names (using namespace import packages) is only a good thing. So I think allowing to express hierarchy using the dot character would be certainly beneficial.

Having namespaces would be great! IMHO It should be standardised. We can hear how difficult it could be to get a suitable project name: