Repository History
Explore all analyzed open source repositories
Topic: Dictionaries

Toolz: A Functional Standard Library for Python
Toolz is a Python library that provides a collection of utility functions for functional programming paradigms. It offers tools for working with iterators, functions, and dictionaries, simplifying complex data manipulation tasks. This lightweight, pure Python library serves as a valuable functional standard library for Python developers.
Apr 24, 2026
View Details

Box: Python Dictionaries with Advanced Dot Notation Access
Box is a powerful Python library that enhances standard dictionaries with advanced dot notation access. It acts as a near-transparent drop-in replacement, automatically converting nested dictionaries and lists for recursive attribute-style access. This makes working with complex data structures significantly more intuitive and efficient.
Dec 4, 2025
View Details
Page 1