PyRank
  • Insights
  • PyPI
  • GitHub
  • Search
  • Compare
  • Advisories
  • Ecosystem
  • About

Dict Python Packages

Python packages with the GitHub topic dict. Sorted by relevance, with stars and monthly downloads.
grantjenks
sortedcontainers

Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set

226M 4K 230
Marco-Sulla
frozendict

A simple immutable dictionary for Python

32.6M 179 19
corenting
immutabledict

A fork of frozendict, an immutable wrapper around dictionaries for Python3

18.7M 54 13
mewwts
addict

The Python Dict that's better than heroin.

7.1M 3K 131
fabiocaccamo
python-benedict

:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.

1.9M 2K 47
gmr
flatdict

Python module for interacting with nested dicts as a single level dict with delimited keys.

1.5M 116 40
Eric-Canas
circular-dict

CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. Ideal for caching large data structures while maintaining control over memory footprint.

995K 8 1
brainix
pottery

Redis for humans. 🌎🌍🌏

480K 1K 66
Maples7
dict-recursive-update

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

128K 17 3
pywbem
nocasedict

A case-insensitive ordered dictionary for Python

91K 4 0
matthiasdiener
constantdict

An immutable dict class for Python.

61K 6 1
ducdetronquito
scalpl

A lightweight wrapper to operate on nested dictionaries seamlessly. 👌

52K 197 15
thomasborgen
soup2dict

Transforms BeautifulSoup soup to python dict or json

33K 6 4
polydojo
dotsi

Dot-accessible, update-aware Python dicts (& lists). Works recursively, like a charm.

32K 33 3
DeveloperRSquared
case-insensitive-dictionary

Typed Python Case Insensitive Dictionary

32K 5 3
albertmenglongli
range-key-dict

a dict which support range like key

30K 31 2
mkrd
path-dict

Easily query and modify Python dicts!

24K 26 6
srevenant
dictlib

python: a lightweight add-on for dictionaries, featuring deep dictionary union, dictionary keys as object attributes (in code dict.key.sub.value notation) as well as a separate string dig/dug for using strings with dot notation on native dictionaries

14K 14 3
grimen
attributedict

A dictionary object with attributes support - for Python.

11K 20 4
osoken
sqlitecollections

Python collections that are backended by sqlite3 DB and are compatible with the built-in collections

10K 13 3
ilexconf
mapz

Extension of standard dict 📕 with new features

8K 1 0
ZhiyuanChen
chanfig

Easier Configuration

8K 29 3
LarsHill
metadict

MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.

7K 38 0
erivlis
mappingtools

Python tools to manipulate Mapping objects

7K 6 0
    • Data from PyPI, GitHub, ClickHouse, and BigQuery