d.py/rewrite - calculator

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

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
  • simpleeval

    Simple Safe Sandboxed Extensible Expression Evaluator for Python

  • https://github.com/danthedeckie/simpleeval. check the examples, it's pretty straightforward

  • MizaBOT

    Discontinued Python 3 Granblue Fantasy-themed Discord Bot

  • I use a parser for that same reason in my bot. I don't know if it can help you but here are the whole parser and the calc command. The parser uses the pattern matching from python 3.10, so you might want to check the precedent revision if you are using an older python version.

  • 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
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

  • Whats the best way for this?

    1 project | /r/django | 5 Oct 2022
  • Are Expression Evaluators viable for CS capstone project?

    2 projects | /r/AskComputerScience | 9 Apr 2022
  • Factorial Calculator Code !!HELP!!

    1 project | /r/learnpython | 14 Nov 2021
  • Turning Strings into Math functions

    1 project | /r/learnpython | 28 Mar 2021
  • Setup and use Virtualenv in Python Applications

    1 project | dev.to | 11 Apr 2024