[ 原始碼: python-morph ]
套件:python3-morph(0.1.3-2)
collection of routines to help identify and morph objects - Python 3.x
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
This package contains the Python 3.x module.
其他與 python3-morph 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)