cj365-flatdict 5.0.1


pip install cj365-flatdict

  Latest version

Released: Feb 22, 2026


Meta
Author: codejedi365, Dennis Henry, Gavin M. Roy
Maintainer: codejedi365
Requires Python: ~=3.8

Classifiers

Topic
  • Software Development :: Libraries

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

pypi GitHub Release Date PyPI - Downloads PyPI - License GitHub Issues

FlatDict is a Python library for interacting with nested dictionaries and lists as a single-level dictionary with delimited keys.

This library provides the FlatDict class for flattening nested dictionaries, and the FlatterDict class for flattening nested dictionaries and sequences (lists and tuples).

The official documentation can be found at codejedi365.github.io/flatdict.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
Deprecated (~=1.3)
typing_extensions (<5.0,>=4.13)