Nifty tools and containers
Project description
containers
Specialized containers as alternatives to Python’s built-in types and to those defined in the collections standard module.
defaultnamedtuple factory function for namedtuples with default arguments
forwardingdict defaultdict subclass that passes missing key to factory
utils
Utility functions for manipulating containers. Thanks Jack Fischer, for the idea for rmap.
subdict extract a subset of a dictionary
match compare multiple objects based on a list of shared attributes
rmap recursively map a function onto items of nested containers
text
Utilities for manipulating text.
color add ansi colors and styles to strings
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.