furl
- Ebuilds: 1, Testing: 2.1.4 Description: Python's standard urllib and urlparse modules provide a number of URL related functions, but using these functions to perform common URL operations proves tedious. Furl makes parsing and manipulating URLs easy.
Homepage:https://github.com/gruns/furl License: Unlicense
orderedmultidict
- Ebuilds: 1, Testing: 1.0.1 Description: A multivalue dictionary is a dictionary that can store multiple values for the same key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions.
omdict retains method parity with dict.
Information and documentation at https://github.com/gruns/orderedmultidict.
Homepage:https://github.com/gruns/orderedmultidict License: Unlicense