Skip to content
#

nested-structures

Here are 26 public repositories matching this topic...

I completed this project while in the a Master program. The code uses sockets server and clients to upload a document, search for users information in a nested dictionary and can give averages of scores in a nested dictionary. Feel free to look at the code for reference and leave a comment.

  • Updated Apr 19, 2021
  • Python
nestedutils

The lightweight Python library for safe, simple, dot-notation access to nested dicts and lists. Effortlessly get, set, and delete values deep in your complex JSON, API responses, and config files without verbose error-checking or handling KeyError exceptions.

  • Updated Feb 14, 2026
  • Python

Add this topic to your repo

To associate your repository with the nested-structures topic, visit your repo's landing page and select "manage topics."

Learn more