python3-funcy

Collection of fancy functional tools focused on practicality (Python3 version)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Suor/funcy


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-funcy