Skip to content

debrouwere/python-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python has great builtins for working with lists, but utilities for working with dictionaries are lacking. This fills the gap. Some functions are inspired by underscore.js but unlike some other helper libraries this is not a port.

Also take a look at these wonderful and complementary libraries

  • funcy (e.g. partition, split and various other functions to manipulate sequences and make functional programming easier)

About

Helper functions for dictionaries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages