There is a (long) thread here about namespace support on PyPI, which I think is what you’re looking for. The idea is company “foo” can reserve the foo
prefix, so only it can upload packages like foo.bar
to PyPI, but they’re free (and safe) to use the name internally.