python-dict

There are 24 repositories under python-dict topic.

  • mewwts/addict

    The Python Dict that's better than heroin.

    Language:Python2.5k5382131
  • dictfier

    yezyilomo/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

    Language:Python75204
  • Maples7/dict-recursive-update

    A Python module who does recursive update work on 2 dicts.

    Language:Python17304
  • SweetIceLolly/Github_Friends

    Github_Friends

    Language:Python1220
  • JJ11teen/cloud-mappings

    MutableMapping implementations for common cloud storage solutions - use a bucket as a dict!

    Language:Python11350
  • bytebutcher/pydfql

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

    Language:Python6293
  • Iapetus-11/Classy-JSON

    Adds dot-access for Python dictionaries, similar to how JS objects work

    Language:Python410
  • LingDong-/cvDictUI

    opencv-python tool for generating interactive GUI from any python dictionary

    Language:Python3202
  • ihgazni2/dlixhict-didactic

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

    Language:Python2120
  • JJ11teen/deflatable-dict

    A dictionary that can be flattened and re-inflated

    Language:Python2200
  • richardARPANET/persistent-dict

    📂 A Python dict which stores all data in Redis

    Language:Python2201
  • Chipik0/ez-json

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

    Language:Python1100
  • E-G-C/dql

    Query json-based dictionaries using a sql-like style

    Language:Python1010
  • pnoj/dyndict

    Dynamic Dictionary for Python adds support for add operation.

    Language:Python1100
  • ScottBoyce-Python/MirrorDict

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

    Language:Python1100
  • sergeyklay/asdicts

    Missed utilities for working with Python dictionaries

    Language:Python120
  • XieJiSS/runch

    Refined munch: attribute-style access for python dicts, with generic typing support. Also supports reading & managing YAML/TOML/JSON configs directly.

    Language:Python110
  • kihiyuki/python-rsdict

    Type or key restricted and resettable Python dictionary

    Language:Python0100
  • leancz/data_utils

    Sundry utility functions in Python

    Language:Python0200
  • nandoabreu/python-dict2dot

    Python Dictionary to Dot notation (class) package

    Language:Python0101
  • Shiritai/rooted-disjoint-set

    Python implementation of a (rooted) disjoint set, elegant, efficient and user-friendly.

    Language:Python00
  • Bonifase/WeConnectV1

    This repo contains Version One of WeConnect app. Uses Python data structures to store and retrieve non-persistent user data

    Language:Python10
  • leoweyr/Python-Dynoptimdict

    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.

    Language:Python10