How to handle config files?

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

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

    CLI to take the toil out of software development :robot:

  • The repo is here if you need more context: https://github.com/FollowTheProcess/pytoil

  • ELDonationTracker

    A Python-based donation tracker for Extra Life streams

  • I use JSON and a dataclass (not a literal dataclass w/ the decorator and all). See ParticipantConf class starting line 103 https://github.com/djotaku/ELDonationTracker/blob/master/eldonationtracker/utils/extralife_io.py

  • 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

  • How Can I figure out what's the source of this dependency issue?

    2 projects | /r/learnpython | 4 Jul 2022
  • Completing Advent of Code 2015 with 3 Programming languages

    4 projects | /r/adventofcode | 23 Sep 2021
  • Typer: Python library for building CLI applications

    1 project | news.ycombinator.com | 25 Apr 2024
  • Ask HN: Looking for publicly available log files (JSONL or logfmt)

    1 project | news.ycombinator.com | 12 Feb 2024
  • Copilot for your GitHub stars

    2 projects | dev.to | 20 Nov 2023