Do you also use the python console and the python math libraries as a calculator?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • xonsh

    :shell: Python-powered, cross-platform, Unix-gazing shell.

  • 2 + 2 import json j = json.loads('{"Hello": "world!", "Answer": 42}') print(j['Answer']) len($(curl -L https://xon.sh)) for filename in `.*`: print(filename) du -sh @(filename) var = 'he' + 'llo' echo @(var) > /tmp/@(var) echo @(i for i in range(42))

  • I mean, not the Python interpreter itself, but I use the calculator that I'm developing with my friend since it has things like plugin/theming support, and you can execute any arbitrary Python code in it as well.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • calc.plugin.zsh

    zsh calculator - with support for basic math

  • Yes it's zsh only. Also I missed part of it, see here https://github.com/arzzen/calc.plugin.zsh

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts