Please do not use Python for tooling

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. 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)?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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

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