Are Expression Evaluators viable for CS capstone project?

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

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

  • To define functions, i'm using both the built-in eval and a library [simpleeval](https://github.com/danthedeckie/simpleeval) which is pretty much an eval func but with extra steps. You can play around on the data_models.py file [here](https://github.com/arkhon7/swirler.py/blob/main/swirl/data_models.py) cuz my repo is a lil bit messy.

  • swirler.py

    API of Swirl App

  • To define functions, i'm using both the built-in eval and a library [simpleeval](https://github.com/danthedeckie/simpleeval) which is pretty much an eval func but with extra steps. You can play around on the data_models.py file [here](https://github.com/arkhon7/swirler.py/blob/main/swirl/data_models.py) cuz my repo is a lil bit messy.

  • 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
  • Factorial Calculator Code !!HELP!!

    1 project | /r/learnpython | 14 Nov 2021
  • d.py/rewrite - calculator

    2 projects | /r/Discord_Bots | 11 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