[ aramo ]
[ 源代码: python-funcy ]
软件包: python3-funcy (1.17-1)
python3-funcy 的相关链接
Trisquel 的资源:
下载源码包 python-funcy:
维护者:
Original Maintainers:
- Debian Python Team
- Carsten Schoenert
外部的资源:
- 主页 [github.com]
相似软件包:
Collection of fancy functional tools focused on practicality (Python3 version)
Funcy is designed to be a layer of functional tools over Python. It provides some possible often wanted functionality like:
* Merge collections of same type (works for dicts, sets, lists, tuples, iterators and even strings). * Walk through collection, creating its transform (like map but preserves type). * Select a part of collection. * Manipulate sequences. * And functions. * CreAbstract control flowate decorators easily. * Abstract control flow. * Ease debugging.
This package contains the Python 3 version of the library.
其他与 python3-funcy 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)