Using hyphen/dash in python repository name and package name
To answer your 1st point let me rephrase my answer to a different question. The biggest source of misunderstanding is that the word “package” is heavily overloaded. There are 4 different names in the game — the name of the repository, the name of the directory being used for development (the one that contains setup.py), … Read more