• musicmatze
    link
    fedilink
    arrow-up
    2
    ·
    4 years ago

    Also, what about the developer experience in python is good? All my experiences with Python so far have been that you’d rather use a sane language with a proper ecosystem, not the inconsistency that is Python with the mess that is pypi.

    • Ephera
      link
      fedilink
      arrow-up
      3
      ·
      4 years ago

      Yeah, I haven’t had a good experience with it yet either. I guess, if all you’re writing are scripts with <100 lines of code and 0-2 dependencies, then the non-Python options (JavaScript, Go, Lua, Groovy) aren’t terribly better either.