I've built a PathDict, a library that makes it easy to work with dicts!

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

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

    Easily query and modify Python dicts!

  • Here is the Github Link and the PyPi Page if you wanna take a look!

  • jmespath.py

    JMESPath is a query language for JSON.

  • Interesting. How does this compared to Jmespath? Not saying Jmespath is superior, just wondering whether you were aware of it.

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

    Python dictionaries with advanced dot notation access

  • jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

  • I love the idea of this! This reminds me a bit of what JQ is for manipulating and querying JSON the CLI, which is something I find myself using constantly.

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

  • DotDict: A simple Python library to make chained attributes possible

    4 projects | news.ycombinator.com | 2 Aug 2023
  • Best way to get a dict-like object with dot notations? Class attributes, or other options?

    1 project | /r/learnpython | 2 Jun 2023
  • GitHub - cdgriffith/Box: Python dictionaries with advanced dot notation access

    1 project | /r/programming | 30 Jan 2022
  • Box – Python dictionaries with advanced dot notation access

    1 project | news.ycombinator.com | 22 Jan 2022
  • Box – Python dictionary with dot notation

    1 project | news.ycombinator.com | 17 Dec 2021