Y
Hacker News
new
|
ask
|
show
|
jobs
by
qwerty1793
625 days ago
Even worse, there are some different PyPI packages with the same import name. For example, `import snappy` is probably referring to the compression library
https://pypi.org/project/python-snappy/
but it could be this maths package
https://pypi.org/project/snappy/