Project files for my own python GUI

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

    Simple creation of data classes from dictionaries.

  • You'll need to be able to serialize ProjectState objects into some file format that you can save to disk, like json. When working with dataclasses, dacite can also be very helpful to convert to/from dictionaries. (There's other options available, of course.)

  • 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

  • GitHub - anatoly-scherbakov/documented: Templated docstrings for Python classes

    1 project | /r/Python | 23 Nov 2023
  • pyserde: Serialization library on top of dataclasses, inspired by serde-rs

    1 project | news.ycombinator.com | 18 Nov 2023
  • argparse_dataclass: declarative CLIs with argparse and dataclasses (e.g. similar to Rust's structopt)

    3 projects | /r/Python | 1 Jun 2023
  • Pyserde: Serialization library on top of dataclasses, inspired by serde-rs

    1 project | news.ycombinator.com | 21 May 2023
  • RE: If you had to pick a library from another language (Rust, JS, etc.) that isn’t currently available in Python and have it instantly converted into Python for you to use, what would it be?

    8 projects | /r/Python | 20 Apr 2023