DotDict: A simple Python library to make chained attributes possible

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DotDict

    A simple Python library to make chained attributes possible.

  • py-util

  • this is cool!

    i use a lot of defaultdict trees[1], and convert nested dicts to/from flat dicts with dots in their keys[2].

    never underestimate the mighty dict.

    1. https://github.com/nathants/py-util/blob/6844917fb51e9d24de1...

    2. https://github.com/nathants/py-util/blob/6844917fb51e9d24de1...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Box

    Python dictionaries with advanced dot notation access

  • This seems similar to the functionality exposed by Box.

    https://github.com/cdgriffith/Box/wiki/Types-of-Boxes#defaul...

  • mashumaro

    Fast and well tested serialization library

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