Please do not use Python for tooling

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

    Espressif IoT Development Framework. Official development framework for Espressif SoCs.

  • It appears ESP-IDF can already be installed with a virtualenv: https://github.com/espressif/esp-idf/blob/master/tools/idf_t...

    Perhaps your problems are due to external dependencies (outside of Python)?

  • aqtinstall

    aqt: Another (unofficial) Qt CLI Installer on multi-platforms

  • Just recently, I had to recompile a (singleplayer) save game editor. So basically a GUI that does some clever hex editing.

    It was written in C++ using Qt.

    Have you ever tried compiling a Qt program on Windows? It involves signing up for an official Qt developer account to even install qmake.

    To the point I had to use an unofficial Qt installer CLI app (aqtinstall) [0] to even install the toolchain to build this little shitty app... which still relied on having several Qt .dll files in the same directory as the .exe to work.

    Have you clicked on [0] yet? Well, then guess what programming language aqtinstall uses.

    [0] https://github.com/miurahr/aqtinstall

  • 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

  • Qt 5.15.11 open source released

    1 project | news.ycombinator.com | 5 Oct 2023
  • Unified Installer - Commercial only?

    1 project | /r/QtFramework | 21 Jun 2023
  • Current Issues With The Qt Project - From The Outside Looking In

    1 project | /r/cpp | 21 Apr 2023
  • Qt 6.5 will switch to FFMPEG as the default Qt Multimedia backend for all platforms

    1 project | /r/QtFramework | 18 Jan 2023
  • Trouble Building Qt6/5

    2 projects | /r/QtFramework | 17 Sep 2022