python import module with minus in its name code example
Example: python import module with minus in its name
Don't do it.
Just rename the module to something like
my_module
Instead of
my-module
And the total happiness in the world will increase