Hacker News new | ask | show | jobs
by pmarreck 1194 days ago
Seems like a lot of the negatives are tied to Python.
2 comments

I’m not sure that’s really accurate. I found the API rather unpythonic, with lots of use of magic variables and things.

The only criticisms above that really apply to Python are the async nature, and that’s only because getting async right in Python frameworks and libraries is hard, it is possible though, Django being a great example.

Multiple points the user made seem to be this tool working against Python.
So is that an argument for Python here?