[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#900697: ITP: python-morph -- collection of routines to help identify and morph objects



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-morph
  Version         : 0.1.3
  Upstream Author : metagriffin <mg.pypi@uberdev.org>
* URL             : http://github.com/metagriffin/morph
* License         : GPL-3+
  Programming Lang: Python
  Description     : collection of routines to help identify and morph objects

 Morph provides a bunch of functions to help identify object type:
  * isstr()
  * isseq()
  * isdict()
 .
 Morph’s pick and omit functions allow you to extract a set of keys (or
 properties) from a dict-like object. The morph.xform helper function can be
 used to recursively transform all the items in a list & dictionary tree

Note: This is a new dependency for Rally.

Reply to: