Software Alternatives & Reviews

The temptation of writing shell scripts, illustrated

Python Poetry the xonsh shell Crystal (programming language)
  1. Python packaging and dependency manager.
    Pricing:
    • Open Source

    #Kids #Front End Package Manager #Package Manager 144 social mentions

  2. Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
    Pricing:
    • Open Source
    Not sure if someone mentioned it already, but for such use cases Xonsh[1] is amazing. It allows you to use shell stuff in a python script. Basically it allows you to use the best of both worlds, i. e. You can use python for the logic flow while retaining all your quick shell oneliners when neede. And it makes this interaction of python and shell super convenient, i. e. Run your oneliner but process its output with python. Much faster than coding everything in python or in shell. [1]: https://xon.sh/.

    #Cryptocurrencies #Blockchain #Developer Tools 71 social mentions

  3. Programming language with Ruby-like syntax that compiles to efficient native code.
    Pricing:
    • Open Source
    And if you're conflicted between thinking both they and "but go is nice and static and free of runtime", you can look at https://crystal-lang.org/ Ruby syntax with static compilation for your tools.

    #Programming Language #Generic Programming Language #OOP 110 social mentions

Discuss: The temptation of writing shell scripts, illustrated

Log in or Post with