[ ソース: python-funcy ]
パッケージ: python3-funcy (2.0-2)
python3-funcy に関するリンク
Debian の資源:
python-funcy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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)
-
- sug: python-funcy-doc
- Collection of fancy functional tools focused on practicality (Documentation)