Our great sponsors
-
I know this isn't quite what you're asking for, but IPython (https://ipython.org/) is very capable as a Python + bash (or other) shell, as it allows you to easily integrate the system shell into the interactive environment. Although they now recommend Xonsh (https://xon.sh/) for such purposes.
-
jc
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
I think you are probably thinking of:https://github.com/kellyjonbrazil/jc
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
I've stumbled also upon Nushell, which seems to try to emulate the value proposition of PowerShell and appears to have pretty active development, but it's still pretty new and presumably feature incomplete.
-
-
awesome-nu
A curated list of awesome tools that work within the nu language ecosystem e.g. nushell, scripts, nana, etc.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Related posts
- Have you made a bash script that improved your life in some way? My examples
- Create your own terminal UI containing your frequently used K8s commands with ckit!
- ckit: Create a user interface for your frequently used commands with simple yaml files.
- I just released ckit - A CLI utility to manage and run frequently used commands.
- Like seriously why does not one does it ?