Y
Hacker News
new
|
ask
|
show
|
jobs
by
mvolfik
1896 days ago
this is way too common in Python world too - packages (crates) use dashes (they look nicer?), but the packaged library is named with underscores, because `-` is math operation and can't be in a name