Type or key restricted and resettable Python dictionary
-
Updated
Feb 19, 2022 - Python
Type or key restricted and resettable Python dictionary
A dynamic data dict class that inherits and overrides the built-in dict class for special purposes. That provides real-time access to dynamic data, while still allowing the option to get only the specified data without calculating all. It adheres to the concept of program optimization which avoids loading if not used, saving both memory and time.
EZ - JSON provides tools for managing JSON files, simplifying the process of reading, saving and manipulating data stored in JSON format.
Python Dictionary to Dot notation (class) package
Sundry utility functions in Python
This repo contains Version One of WeConnect app. Uses Python data structures to store and retrieve non-persistent user data
Query json-based dictionaries using a sql-like style
Missed utilities for working with Python dictionaries
Dynamic Dictionary for Python adds support for add operation.
📂 A Python dict which stores all data in Redis
search big-json,transform and converting between html,json,python-dict,command-line,dir-path
A dictionary that can be flattened and re-inflated
opencv-python tool for generating interactive GUI from any python dictionary
Adds dot-access for Python dictionaries, similar to how JS objects work
Wireshark-like display filter for various data formats, including Python dictionaries, lists, objects, and SQL databases.
MutableMapping implementations for common cloud storage solutions - use a bucket as a dict!
Github_Friends
A Python module who does recursive update work on 2 dicts.
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Add a description, image, and links to the python-dict topic page so that developers can more easily learn about it.
To associate your repository with the python-dict topic, visit your repo's landing page and select "manage topics."