Python finally offloads some batteries

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. CPython

    The Python programming language

    I disagree that optparse is more broken than argparse. As someone who wanted to add some (trivial) features to argparse, I quickly backed away from that code [1]. To be honest, I was really surprised how needlessly complex that particular code is.

    [1] - https://github.com/python/cpython/blob/main/Lib/argparse.py

  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. dnf

    Package manager based on libdnf and libsolv. Replaces YUM.

    Lots of people use python apps and not know about it. I don't get where the idea that it's complicated comes from. You run them the same way as everything else. For example if you use anything redhat-based you're running a python app (https://github.com/rpm-software-management/dnf). If you're running any desktop environment, you're likely using at least one python app or something with python scripting embedded.

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

  • Any way to speed up dnf tab autocomplete?

    1 project | /r/Fedora | 19 May 2023
  • still don't understand why dnf metadata only downloads with 10-20KB/s speed on here. meanwhile on speedtest it's roughly 4MB/s

    1 project | /r/Fedora | 1 Feb 2023
  • Is it possible to get better tab completion with dnf?

    1 project | /r/Fedora | 4 Nov 2022
  • Fedora 39 Looks To Use DNF5 By Default For Better Performance & Improved User Experience

    2 projects | /r/linux | 11 Sep 2022
  • What do you think of DNF?

    3 projects | /r/linuxmasterrace | 29 Aug 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?