Tomu – A family of devices which fit inside your USB port

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Python composable command line interface toolkit

  • I think the success of Arduino in the hardware world can be explained in a similar way, as the relative success of "command line app frameworks" like Click[1], or even much lighter-weight libraries like argparse[2]. You absolutely can get away with using just getopt[3] (and people experienced with it will likely strongly prefer it). However certain factors such as a more declarative API, a nice logo, the existence of an ecosystem (even if you're not actively drawing from it), an official "branded" forum, etc can all play into picking a more complex solution, with more baggage you don't need, certain oddities that may throw users off, etc.

    [1]: https://click.palletsprojects.com/

    [2]: https://docs.python.org/3/library/argparse.html

    [3]: https://man.openbsd.org/getopt.3, https://linux.die.net/man/3/getopt

  • 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

  • click-web: Serve click scripts over the web (Python)

    2 projects | news.ycombinator.com | 13 Dec 2023
  • Anyone want to start a project with me.

    2 projects | /r/ProgrammingBuddies | 7 Jul 2023
  • How does "python3 *file* -*letter* work?

    2 projects | /r/learnpython | 26 Mar 2023
  • Overhead of Python Asyncio Tasks

    1 project | news.ycombinator.com | 8 Mar 2023
  • something like python's click library?

    1 project | /r/perl | 3 Dec 2022