Another issue is that package names don’t have to be unique, and even if they were, the mapping from package name to project name (the thing you need to pip install
) isn’t easily available.
(see this discussion for more on that, and potential enhancements)
edit: eh this is wrong, you’re proposing to name the project directly, so that part would be okay at least