โ— Shell
clean mode source โ†—

Build software better, together

Here are 25 public repositories matching this topic...

dictfier

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

  • Updated May 27, 2019
  • Python

Wireshark-like display filter for various data formats, including Python dictionaries, lists, objects, and SQL databases.

  • Updated Jul 7, 2023
  • Python

search big-json,transform and converting between html,json,python-dict,command-line,dir-path

  • Updated Jun 27, 2020
  • Python

EZ - JSON provides tools for managing JSON files, simplifying the process of reading, saving and manipulating data stored in JSON format.

  • Updated Aug 26, 2024
  • Python

MirrorDict is a dictionary-like object that maintains a bidirectional mapping between keys and values.

  • Updated Jan 14, 2025
  • Python

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.

  • Updated May 6, 2023
  • Python
dict2dc

A lightweight Python library for mapping dictionaries (e.g., from JSON deserialization) to typed dataclass structures.

  • Updated Jun 12, 2026
  • Python

Improve this page

Add a description, image, and links to the python-dict topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more